共用方式為


SmbMountEndpointUpdateProperties interface

要更新之 SMB 共用端點的屬性。

Extends

屬性

credentials

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

endpointType

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

繼承的屬性

description

端點的描述。

屬性詳細資料

credentials

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

credentials?: AzureKeyVaultSmbCredentials

屬性值

endpointType

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

endpointType: "SmbMount"

屬性值

"SmbMount"

繼承的屬性詳細資料

description

端點的描述。

description?: string

屬性值

string

繼承自EndpointBaseUpdateProperties.description