Share via


IModelContainer.IsArchived 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? IsArchived { 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.IsArchived : Nullable<bool> with get, set
Public Property IsArchived As Nullable(Of Boolean)

Property Value

Attributes

Applies to