StorageMount.MountType Property

Definition

Type of the storage mount. Serialized Name: StorageMount.type

public Azure.ResourceManager.AppService.Models.StorageMountType? MountType { get; set; }
member this.MountType : Nullable<Azure.ResourceManager.AppService.Models.StorageMountType> with get, set
Public Property MountType As Nullable(Of StorageMountType)

Property Value

Applies to