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


IJobResource.IsCancellable Property

Definition

Describes whether the job is cancellable or not.

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

Property Value

Attributes

Applies to