IResourceMetricDefinition.ResourceMetricDefinitionProperty 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.
Resource metric definition properties.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Resource metric definition properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IResourceMetricDefinitionProperties) }, ReadOnly=true, Required=false, SerializedName="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IResourceMetricDefinitionProperties ResourceMetricDefinitionProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Resource metric definition properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IResourceMetricDefinitionProperties) }, ReadOnly=true, Required=false, SerializedName="properties")>]
member this.ResourceMetricDefinitionProperty : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IResourceMetricDefinitionProperties
Public ReadOnly Property ResourceMetricDefinitionProperty As IResourceMetricDefinitionProperties
Property Value
- Attributes