IPublicIPAddressPropertiesFormat.PublicIPPrefix Property

Definition

The Public IP Prefix this Public IP Address should be allocated from.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The Public IP Prefix this Public IP Address should be allocated from.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated) }, Read=true, ReadOnly=false, Required=false, SerializedName="publicIPPrefix", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated PublicIPPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The Public IP Prefix this Public IP Address should be allocated from.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated) }, Read=true, ReadOnly=false, Required=false, SerializedName="publicIPPrefix", Update=true)>]
member this.PublicIPPrefix : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated with get, set
Public Property PublicIPPrefix As ISubResourceAutoGenerated

Property Value

Attributes

Applies to