ISecurityInsightsIdentity.WorkspaceName Property

Definition

The name of the workspace.

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

Property Value

Attributes

Applies to