Dela via


ICloudServiceIdentity.PublicIPAddressName Property

Definition

The name of the public IP Address.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The name of the public IP Address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publicIpAddressName")]
public string PublicIPAddressName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The name of the public IP Address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publicIpAddressName")>]
member this.PublicIPAddressName : string with get, set
Public Property PublicIPAddressName As String

Property Value

Attributes

Applies to