共用方式為


VolumeResourceProperties interface

此類型描述磁碟區資源的屬性。

Extends

繼承的屬性

azureFileParameters

此類型描述 Azure 檔案共用所提供的磁碟區。

description

用戶可讀取的磁碟區描述。

provider

磁碟區的提供者。

provisioningState

資源的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

磁碟區的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

statusDetails

提供磁碟區目前狀態的其他資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性詳細資料

azureFileParameters

此類型描述 Azure 檔案共用所提供的磁碟區。

azureFileParameters?: VolumeProviderParametersAzureFile

屬性值

繼承自VolumeProperties.azureFileParameters

description

用戶可讀取的磁碟區描述。

description?: string

屬性值

string

繼承自VolumeProperties.description

provider

磁碟區的提供者。

provider: string

屬性值

string

繼承自VolumeProperties.provider

provisioningState

資源的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自ProvisionedResourceProperties.provisioningState

status

磁碟區的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承自VolumeProperties.status

statusDetails

提供磁碟區目前狀態的其他資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

statusDetails?: string

屬性值

string

繼承自VolumeProperties.statusDetails