Partager via


IWorkloadNetworkSegment.SubnetDhcpRange Property

Definition

DHCP Range assigned for subnet.

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

Property Value

Attributes

Applies to