Udostępnij za pośrednictwem


JobProperties.IsDeletable Property

Definition

Describes whether the job is deletable or not.

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

Property Value

Implements

Attributes

Applies to