次の方法で共有


StorageMoverEndpointPatch クラス

定義

エンドポイント リソース。

public class StorageMoverEndpointPatch
type StorageMoverEndpointPatch = class
Public Class StorageMoverEndpointPatch
継承
StorageMoverEndpointPatch

コンストラクター

StorageMoverEndpointPatch()

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

プロパティ

Properties

エンドポイント リソース。ファイル ソースとターゲットに関する情報が含まれます。 基底クラスであることに注意 EndpointBaseUpdateProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、AzureStorageSmbFileShareEndpointUpdatePropertiesNfsMountEndpointUpdatePropertiesおよび SmbMountEndpointUpdatePropertiesが含まれますAzureStorageBlobContainerEndpointUpdateProperties

適用対象