AppServicePlanData.StorageMounts Property

Definition

Storage mounts associated with this App Service plan. Serialized Name: AppServicePlan.properties.storageMounts

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.StorageMount> StorageMounts { get; }
member this.StorageMounts : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.StorageMount>
Public ReadOnly Property StorageMounts As IList(Of StorageMount)

Property Value

Applies to