WorkspaceInfo Class
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.
Information about a Log Analytics Workspace.
[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkspaceInfo
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkspaceInfo = class
Public Class WorkspaceInfo
- Inheritance
-
WorkspaceInfo
- Attributes
Constructors
WorkspaceInfo() |
Initializes a new instance of the WorkspaceInfo class. |
WorkspaceInfo(String, String, String) |
Initializes a new instance of the WorkspaceInfo class. |
Properties
CustomerId |
Gets or sets log Analytics workspace identifier. |
Id |
Gets or sets azure Resource Manager identifier of the Log Analytics Workspace. |
Location |
Gets or sets location of the Log Analytics workspace. |
Methods
Validate() |
Validate the object. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET