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

PSSeriviceProperties.HourMetrics Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HourMetrics.Version", Position=3, ScriptBlock="$_.HourMetrics.Version", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HourMetrics.MetricsLevel", Position=4, ScriptBlock="$_.HourMetrics.MetricsLevel", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HourMetrics.RetentionDays", Position=5, ScriptBlock="$_.HourMetrics.RetentionDays", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Storage.Shared.Protocol.MetricsProperties HourMetrics { get; set; }
public Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsProperties HourMetrics { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HourMetrics.Version", Position=3, ScriptBlock="$_.HourMetrics.Version", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HourMetrics.MetricsLevel", Position=4, ScriptBlock="$_.HourMetrics.MetricsLevel", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HourMetrics.RetentionDays", Position=5, ScriptBlock="$_.HourMetrics.RetentionDays", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.HourMetrics : Microsoft.Azure.Storage.Shared.Protocol.MetricsProperties with get, set
member this.HourMetrics : Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsProperties with get, set
Public Property HourMetrics As MetricsProperties

Property Value

Attributes

Applies to