共用方式為


IAmlFilesystemCheckSubnetError.FilesystemSubnetStatus Property

Definition

The status of the AML file system subnet check.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PSArgumentCompleter(new System.String[] { "Ok", "Invalid" })]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="The status of the AML file system subnet check.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="status", Update=true)]
public string FilesystemSubnetStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PSArgumentCompleter(new System.String[] { "Ok", "Invalid" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="The status of the AML file system subnet check.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="status", Update=true)>]
member this.FilesystemSubnetStatus : string with get, set
Public Property FilesystemSubnetStatus As String

Property Value

Attributes

Applies to