共用方式為


VolumeProperties interface

描述磁片區資源的屬性。

屬性

azureFileParameters

此類型描述Azure 檔案儲存體檔案共用所提供的磁片區。

description

使用者可讀取的磁片區描述。

provider

磁片區的提供者。

status

磁片區的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

statusDetails

提供磁片區目前狀態的其他資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

azureFileParameters

此類型描述Azure 檔案儲存體檔案共用所提供的磁片區。

azureFileParameters?: VolumeProviderParametersAzureFile

屬性值

description

使用者可讀取的磁片區描述。

description?: string

屬性值

string

provider

磁片區的提供者。

provider: string

屬性值

string

status

磁片區的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

status?: string

屬性值

string

statusDetails

提供磁片區目前狀態的其他資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

statusDetails?: string

屬性值

string