AzureStorageSmbFileShareEndpointProperties クラス

定義

Azure Storage SMB ファイル共有エンドポイントのプロパティ。

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

コンストラクター

AzureStorageSmbFileShareEndpointProperties(ResourceIdentifier, String)

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

プロパティ

Description

エンドポイントの説明。

(継承元 EndpointBaseProperties)
FileShareName

Azure Storage ファイル共有の名前。

ProvisioningState

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

(継承元 EndpointBaseProperties)
StorageAccountResourceId

ストレージ アカウントの Azure リソース ID。

適用対象