다음을 통해 공유


Subnet.IPAllocationMethod Property

Definition

IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'.

public Azure.ResourceManager.Hci.Models.IPAllocationMethodEnum? IPAllocationMethod { get; set; }
member this.IPAllocationMethod : Nullable<Azure.ResourceManager.Hci.Models.IPAllocationMethodEnum> with get, set
Public Property IPAllocationMethod As Nullable(Of IPAllocationMethodEnum)

Property Value

Applies to