次の方法で共有


SmbMountEndpointUpdateProperties interface

更新する SMB 共有エンドポイントのプロパティ。

Extends

プロパティ

credentials

SMB 共有にアクセスするために必要な資格情報を格納する Azure Key Vault シークレット URI。

endpointType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

継承されたプロパティ

description

エンドポイントの説明。

プロパティの詳細

credentials

SMB 共有にアクセスするために必要な資格情報を格納する Azure Key Vault シークレット URI。

credentials?: AzureKeyVaultSmbCredentials

プロパティ値

endpointType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

endpointType: "SmbMount"

プロパティ値

"SmbMount"

継承されたプロパティの詳細

description

エンドポイントの説明。

description?: string

プロパティ値

string

EndpointBaseUpdateProperties.descriptionから継承