次の方法で共有


SmbMountEndpointUpdateProperties クラス

定義

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

public class SmbMountEndpointUpdateProperties : Azure.ResourceManager.StorageMover.Models.EndpointBaseUpdateProperties
type SmbMountEndpointUpdateProperties = class
    inherit EndpointBaseUpdateProperties
Public Class SmbMountEndpointUpdateProperties
Inherits EndpointBaseUpdateProperties
継承
SmbMountEndpointUpdateProperties

コンストラクター

SmbMountEndpointUpdateProperties()

SmbMountEndpointUpdateProperties の新しいインスタンスを初期化します。

プロパティ

Credentials

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

Description

エンドポイントの説明。

(継承元 EndpointBaseUpdateProperties)

適用対象