HciVmFrontendIPConfigurationProperties.PrivateIPAllocationMethod Property

Definition

privateIPAllocationMethod - set to Static for requesting a specific IP.

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

Property Value

Applies to