共用方式為


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