ITopic.MetricResourceId 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.
Metric resource id for the topic.
[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=false, Description="Metric resource id for the topic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="metricResourceId", Update=false)]
public string MetricResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=false, Description="Metric resource id for the topic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="metricResourceId", Update=false)>]
member this.MetricResourceId : string
Public ReadOnly Property MetricResourceId As String
Property Value
- Attributes