DevTestLabSubnetOverride.SharedPublicIPAddressAllowedPorts Property

Definition

Backend ports that virtual machines on this subnet are allowed to expose.

public System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPort> SharedPublicIPAddressAllowedPorts { get; }
member this.SharedPublicIPAddressAllowedPorts : System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPort>
Public ReadOnly Property SharedPublicIPAddressAllowedPorts As IList(Of DevTestLabPort)

Property Value

Applies to