ICloud.StorageQosPolicy Property

Definition

List of QoS policies available for the cloud.

[Microsoft.Azure.PowerShell.Cmdlets.ScVmm.Runtime.Info(Create=false, Description="List of QoS policies available for the cloud.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ScVmm.Models.IStorageQosPolicy) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageQoSPolicies", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ScVmm.Models.IStorageQosPolicy> StorageQosPolicy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ScVmm.Runtime.Info(Create=false, Description="List of QoS policies available for the cloud.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ScVmm.Models.IStorageQosPolicy) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageQoSPolicies", Update=false)>]
member this.StorageQosPolicy : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ScVmm.Models.IStorageQosPolicy>
Public ReadOnly Property StorageQosPolicy As List(Of IStorageQosPolicy)

Property Value

Attributes

Applies to