Share via


EnvironmentVersion.IsArchived Property

Definition

Is the asset archived?

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public bool? IsArchived { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.IsArchived : Nullable<bool> with get, set
Public Property IsArchived As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to