SetSynapseWorkspaceAuditCmdlet<ServerAuditPolicyType,ServerAuditModelType,ServerAuditAdapterType>.WorkspaceResourceId 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.
[System.Management.Automation.Parameter(HelpMessage="The workspace ID (resource ID of a Log Analytics workspace) for a Log Analytics workspace to which you would like to send Audit Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string WorkspaceResourceId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The workspace ID (resource ID of a Log Analytics workspace) for a Log Analytics workspace to which you would like to send Audit Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As String
Property Value
- Attributes