IMonitorWorkspaceIdentity.AzureMonitorWorkspaceName Property

Definition

The name of the Azure Monitor workspace. The name is case insensitive

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="The name of the Azure Monitor workspace.  The name is case insensitive", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureMonitorWorkspaceName")]
public string AzureMonitorWorkspaceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="The name of the Azure Monitor workspace.  The name is case insensitive", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureMonitorWorkspaceName")>]
member this.AzureMonitorWorkspaceName : string with get, set
Public Property AzureMonitorWorkspaceName As String

Property Value

Attributes

Applies to