Share via


PublicIPAddressData.DeleteOption Property

Definition

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

public Azure.ResourceManager.Network.Models.IPAddressDeleteOption? DeleteOption { get; set; }
member this.DeleteOption : Nullable<Azure.ResourceManager.Network.Models.IPAddressDeleteOption> with get, set
Public Property DeleteOption As Nullable(Of IPAddressDeleteOption)

Property Value

Applies to