Share via


IOSDisk.DeleteOption Property

Definition

The strategy for deleting the OS disk.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Delete" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The strategy for deleting the OS disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deleteOption", Update=true)]
public string DeleteOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Delete" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The strategy for deleting the OS disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deleteOption", Update=true)>]
member this.DeleteOption : string with get, set
Public Property DeleteOption As String

Property Value

Attributes

Applies to