DesktopVirtualizationNetworkInfoPatchProperties.SecurityGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource ID of the security group. Any allowable/open ports should be specified in the Network Security Group(NSG).
public Azure.Core.ResourceIdentifier SecurityGroupId { get; set; }
member this.SecurityGroupId : Azure.Core.ResourceIdentifier with get, set
Public Property SecurityGroupId As ResourceIdentifier