vmware / dscr-for-vmware

The Repository contains Microsoft PowerShell Desired State Configuration (DSC) Resources for managing VC and ESXi settings.
Other
140 stars 41 forks source link

[Feature] Update DSC Resource VDPortgroup to allow vlan id to be specified #289

Closed mikedonleyuoy closed 3 years ago

mikedonleyuoy commented 4 years ago

The standard switch resource (VMHostVssPortGroup) allows a vlanid to be specified, however, the VDPortgroup resource doesn't. This limits the resources use.

SimeonGerginov commented 3 years ago

VDPortGroup DSC Resource was extended with VLanId property with PR #300. For more information and examples, check the documentation of the VDPortGroup DSC Resource here.