Megosztás a következőn keresztül:


IJobResource.IsDeletable Property

Definition

Describes whether the job is deletable or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Describes whether the job is deletable or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDeletable")]
public bool? IsDeletable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Describes whether the job is deletable or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDeletable")>]
member this.IsDeletable : Nullable<bool>
Public ReadOnly Property IsDeletable As Nullable(Of Boolean)

Property Value

Attributes

Applies to