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 string DeleteOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.DeleteOption : string with get, set
Public Property DeleteOption As String

Property Value

Implements

Attributes

Applies to