CloudServicesNetworkStorageOptions.Mode 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 indicator to enable shared storage on the cloud services network. If not specified, the allocation will align with the standard storage enablement.
public Azure.ResourceManager.NetworkCloud.Models.CloudServicesNetworkStorageMode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.NetworkCloud.Models.CloudServicesNetworkStorageMode> with get, set
Public Property Mode As Nullable(Of CloudServicesNetworkStorageMode)