PSSeriviceProperties.HourMetrics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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