Share via


IAmlFilesystemCheckSubnetErrorFilesystemSubnet.Status Property

Definition

The status of the AML file system subnet check.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The status of the AML file system subnet check.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FilesystemSubnetStatusType) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FilesystemSubnetStatusType? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The status of the AML file system subnet check.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FilesystemSubnetStatusType) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FilesystemSubnetStatusType> with get, set
Public Property Status As Nullable(Of FilesystemSubnetStatusType)

Property Value

Attributes

Applies to