次の方法で共有


ThreeTierConfiguration.StorageTransportFileShareConfiguration プロパティ

定義

VIS にアタッチされているトランスポート ディレクトリのプロパティ。 transportFileShareConfiguration の既定値は、ストレージ構成がない場合の createAndMount フローです。 基底クラスであることに注意 FileShareConfiguration してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がSkipFileShareConfiguration含まれます。CreateAndMountFileShareConfigurationMountFileShareConfiguration

public Azure.ResourceManager.Workloads.Models.FileShareConfiguration StorageTransportFileShareConfiguration { get; set; }
member this.StorageTransportFileShareConfiguration : Azure.ResourceManager.Workloads.Models.FileShareConfiguration with get, set
Public Property StorageTransportFileShareConfiguration As FileShareConfiguration

プロパティ値

適用対象