PSSeriviceProperties.MinuteMetrics 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="MinuteMetrics.Version", Position=6, ScriptBlock="$_.MinuteMetrics.Version", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="MinuteMetrics.MetricsLevel", Position=7, ScriptBlock="$_.MinuteMetrics.MetricsLevel", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="MinuteMetrics.RetentionDays", Position=8, ScriptBlock="$_.MinuteMetrics.RetentionDays", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Storage.Shared.Protocol.MetricsProperties MinuteMetrics { get; set; }
public Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsProperties MinuteMetrics { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="MinuteMetrics.Version", Position=6, ScriptBlock="$_.MinuteMetrics.Version", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="MinuteMetrics.MetricsLevel", Position=7, ScriptBlock="$_.MinuteMetrics.MetricsLevel", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="MinuteMetrics.RetentionDays", Position=8, ScriptBlock="$_.MinuteMetrics.RetentionDays", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.MinuteMetrics : Microsoft.Azure.Storage.Shared.Protocol.MetricsProperties with get, set
member this.MinuteMetrics : Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsProperties with get, set
Public Property MinuteMetrics As MetricsProperties
Property Value
- Attributes