次の方法で共有


SmbMountEndpointProperties クラス

定義

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

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

コンストラクター

SmbMountEndpointProperties(String, String)

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

プロパティ

Credentials

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

Description

エンドポイントの説明。

(継承元 EndpointBaseProperties)
Host

ファイル システムをエクスポートするサーバーのホスト名または IP アドレス。

ProvisioningState

このリソースのプロビジョニング状態。

(継承元 EndpointBaseProperties)
ShareName

サーバーからエクスポートされる SMB 共有の名前。

適用対象