ThreeTierConfiguration.StorageTransportFileShareConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of the transport directory attached to the VIS. The default for transportFileShareConfiguration is the createAndMount flow if storage configuration is missing.
public Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.FileShareConfiguration StorageTransportFileShareConfiguration { get; set; }
member this.StorageTransportFileShareConfiguration : Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.FileShareConfiguration with get, set
Public Property StorageTransportFileShareConfiguration As FileShareConfiguration