Share via


IAmlFilesystemCheckSubnetError.FilesystemSubnetStatus 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? FilesystemSubnetStatus { 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.FilesystemSubnetStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.FilesystemSubnetStatusType> with get, set
Public Property FilesystemSubnetStatus As Nullable(Of FilesystemSubnetStatusType)

Property Value

Attributes

Applies to