AzureStorageSmbFileShareEndpointProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Storage SMB ファイル共有エンドポイントのプロパティ。
public class AzureStorageSmbFileShareEndpointProperties : Azure.ResourceManager.StorageMover.Models.EndpointBaseProperties
type AzureStorageSmbFileShareEndpointProperties = class
inherit EndpointBaseProperties
Public Class AzureStorageSmbFileShareEndpointProperties
Inherits EndpointBaseProperties
- 継承
コンストラクター
AzureStorageSmbFileShareEndpointProperties(ResourceIdentifier, String) |
AzureStorageSmbFileShareEndpointProperties の新しいインスタンスを初期化します。 |
プロパティ
Description |
エンドポイントの説明。 (継承元 EndpointBaseProperties) |
FileShareName |
Azure Storage ファイル共有の名前。 |
ProvisioningState |
このリソースのプロビジョニング状態。 (継承元 EndpointBaseProperties) |
StorageAccountResourceId |
ストレージ アカウントの Azure リソース ID。 |