Share via


IVirtualNetworkTap.DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpallocationMethod Property

Definition

The Private IP allocation method.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The Private IP allocation method.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPAllocationMethod) }, ReadOnly=false, Required=false, SerializedName="privateIPAllocationMethod")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPAllocationMethod? DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpallocationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The Private IP allocation method.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPAllocationMethod) }, ReadOnly=false, Required=false, SerializedName="privateIPAllocationMethod")>]
member this.DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpallocationMethod : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPAllocationMethod> with get, set
Public Property DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpallocationMethod As Nullable(Of IPAllocationMethod)

Property Value

Attributes

Applies to