Share via


IFileServiceUsage.FileShareRecommendationBaseIops Property

Definition

The base IOPS in the file share provisioned IOPS recommendation formula.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The base IOPS in the file share provisioned IOPS recommendation formula.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="baseIOPS", Update=false)]
public int? FileShareRecommendationBaseIops { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The base IOPS in the file share provisioned IOPS recommendation formula.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="baseIOPS", Update=false)>]
member this.FileShareRecommendationBaseIops : Nullable<int>
Public ReadOnly Property FileShareRecommendationBaseIops As Nullable(Of Integer)

Property Value

Attributes

Applies to