次の方法で共有


AzureStorageSmbFileShareEndpointProperties interface

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

Extends

プロパティ

endpointType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

fileShareName

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

storageAccountResourceId

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

継承されたプロパティ

description

エンドポイントの説明。

provisioningState

このリソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

endpointType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

endpointType: "AzureStorageSmbFileShare"

プロパティ値

"AzureStorageSmbFileShare"

fileShareName

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

fileShareName: string

プロパティ値

string

storageAccountResourceId

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

storageAccountResourceId: string

プロパティ値

string

継承されたプロパティの詳細

description

エンドポイントの説明。

description?: string

プロパティ値

string

EndpointBaseProperties.descriptionから継承

provisioningState

このリソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

EndpointBaseProperties.provisioningStateから継承