IAzureMonitorWorkspaceResource.IngestionEndpointMetric Property

Definition

The metrics ingestion endpoint for this Azure Monitor Workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Create=false, Description="The metrics ingestion endpoint for this Azure Monitor Workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="metrics", Update=false)]
public string IngestionEndpointMetric { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Create=false, Description="The metrics ingestion endpoint for this Azure Monitor Workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="metrics", Update=false)>]
member this.IngestionEndpointMetric : string
Public ReadOnly Property IngestionEndpointMetric As String

Property Value

Attributes

Applies to