JobResource.IsDeletable Property

Definition

Describes whether the job is deletable or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)]
public bool? IsDeletable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)>]
member this.IsDeletable : Nullable<bool>
Public ReadOnly Property IsDeletable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to