DiagnosticSettingsResource.WorkspaceId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’ID de ressource ARM complet de l’espace de travail Log Analytics auquel vous souhaitez envoyer des journaux de diagnostic. Exemple : /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2
[Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceId")]
public string WorkspaceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceId")>]
member this.WorkspaceId : string with get, set
Public Property WorkspaceId As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET