Compartir a través de


IJobScheduleAction.JobDefinitionIsArchived Property

Definition

Is the asset archived?

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Is the asset archived?", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isArchived")]
public bool? JobDefinitionIsArchived { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Is the asset archived?", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isArchived")>]
member this.JobDefinitionIsArchived : Nullable<bool> with get, set
Public Property JobDefinitionIsArchived As Nullable(Of Boolean)

Property Value

Attributes

Applies to