EndpointBaseUpdateProperties interface
エンドポイント リソース。ファイル ソースとターゲットに関する情報が含まれます。
プロパティ
description | エンドポイントの説明。 |
endpoint |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
プロパティの詳細
description
エンドポイントの説明。
description?: string
プロパティ値
string
endpointType
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
endpointType: "AzureStorageBlobContainer" | "AzureStorageSmbFileShare" | "NfsMount" | "SmbMount"
プロパティ値
"AzureStorageBlobContainer" | "AzureStorageSmbFileShare" | "NfsMount" | "SmbMount"