共用方式為


SmbMountEndpointProperties interface

SMB 共用端點的屬性。

Extends

屬性

credentials

Azure Key Vault 秘密 URI,其會儲存存取 SMB 共用所需的認證。

endpointType

多型歧視性,指定這個物件可以是的不同類型

host

匯出檔案系統之伺服器的主機名或IP位址。

shareName

要從伺服器匯出之SMB共用的名稱。

繼承的屬性

description

端點的描述。

provisioningState

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

屬性詳細資料

credentials

Azure Key Vault 秘密 URI,其會儲存存取 SMB 共用所需的認證。

credentials?: AzureKeyVaultSmbCredentials

屬性值

endpointType

多型歧視性,指定這個物件可以是的不同類型

endpointType: "SmbMount"

屬性值

"SmbMount"

host

匯出檔案系統之伺服器的主機名或IP位址。

host: string

屬性值

string

shareName

要從伺服器匯出之SMB共用的名稱。

shareName: string

屬性值

string

繼承的屬性詳細資料

description

端點的描述。

description?: string

屬性值

string

繼承自EndpointBaseProperties.description

provisioningState

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

provisioningState?: string

屬性值

string

繼承自EndpointBaseProperties.provisioningState