你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IClusterMetricsConfiguration.CollectionInterval Property

Definition

The interval in minutes by which metrics will be collected.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The interval in minutes by which metrics will be collected.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="collectionInterval")]
public long CollectionInterval { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The interval in minutes by which metrics will be collected.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="collectionInterval")>]
member this.CollectionInterval : int64 with get, set
Public Property CollectionInterval As Long

Property Value

Attributes

Applies to