PublicIPAddressPropertiesFormat.DeleteOption Property

Definition

Specify what happens to the public IP address when the VM using it is deleted

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.DeleteOptions? DeleteOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.DeleteOption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.DeleteOptions> with get, set
Public Property DeleteOption As Nullable(Of DeleteOptions)

Property Value

Implements

Attributes

Applies to