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