IResourceMetricDefinition.ResourceMetricDefinitionProperty Property

Definition

Resource metric definition properties.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Resource metric definition properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricDefinitionProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="properties", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricDefinitionProperties ResourceMetricDefinitionProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Resource metric definition properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricDefinitionProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="properties", Update=false)>]
member this.ResourceMetricDefinitionProperty : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricDefinitionProperties
Public ReadOnly Property ResourceMetricDefinitionProperty As IResourceMetricDefinitionProperties

Property Value

Attributes

Applies to