SmbMountEndpointUpdateProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
更新する SMB 共有エンドポイントのプロパティ。
public class SmbMountEndpointUpdateProperties : Azure.ResourceManager.StorageMover.Models.EndpointBaseUpdateProperties
type SmbMountEndpointUpdateProperties = class
inherit EndpointBaseUpdateProperties
Public Class SmbMountEndpointUpdateProperties
Inherits EndpointBaseUpdateProperties
- 継承
コンストラクター
SmbMountEndpointUpdateProperties() |
SmbMountEndpointUpdateProperties の新しいインスタンスを初期化します。 |
プロパティ
Credentials |
SMB 共有にアクセスするために必要な資格情報を格納する Azure Key Vault シークレット URI。 |
Description |
エンドポイントの説明。 (継承元 EndpointBaseUpdateProperties) |