IWorkloadNetworkSegmentProperties.SubnetDhcpRange Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="DHCP Range assigned for subnet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dhcpRanges")]
public string[] SubnetDhcpRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="DHCP Range assigned for subnet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dhcpRanges")>]
member this.SubnetDhcpRange : string[] with get, set
Public Property SubnetDhcpRange As String()

Property Value

String[]
Attributes

Applies to