Partilhar via


IApplicationInsightsComponentBillingFeatures.DataVolumeCapCap Property

Definition

Daily data volume cap in GB.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Daily data volume cap in GB.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="Cap", Update=true)]
public float? DataVolumeCapCap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Daily data volume cap in GB.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="Cap", Update=true)>]
member this.DataVolumeCapCap : Nullable<single> with get, set
Public Property DataVolumeCapCap As Nullable(Of Single)

Property Value

Attributes

Applies to