Compartilhar via


IPublicIPAddressPropertiesFormat.ServicePublicIPAddress Property

Definition

The service public IP address of the public IP address resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The service public IP address of the public IP address resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IPublicIPAddress) }, ReadOnly=false, Required=false, SerializedName="servicePublicIPAddress")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IPublicIPAddress ServicePublicIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The service public IP address of the public IP address resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IPublicIPAddress) }, ReadOnly=false, Required=false, SerializedName="servicePublicIPAddress")>]
member this.ServicePublicIPAddress : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IPublicIPAddress with get, set
Public Property ServicePublicIPAddress As IPublicIPAddress

Property Value

Attributes

Applies to