IVirtualNetworkTap.DestinationLoadBalancerFrontEndIPConfigurationPropertiesPublicIpaddress Property

Definition

The reference to the Public IP resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The reference to the Public IP resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IPublicIPAddress) }, Read=true, ReadOnly=false, Required=false, SerializedName="publicIPAddress", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IPublicIPAddress DestinationLoadBalancerFrontEndIPConfigurationPropertiesPublicIpaddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The reference to the Public IP resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IPublicIPAddress) }, Read=true, ReadOnly=false, Required=false, SerializedName="publicIPAddress", Update=true)>]
member this.DestinationLoadBalancerFrontEndIPConfigurationPropertiesPublicIpaddress : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IPublicIPAddress with get, set
Public Property DestinationLoadBalancerFrontEndIPConfigurationPropertiesPublicIpaddress As IPublicIPAddress

Property Value

Attributes

Applies to