AssociatedWorkspace 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.
The list of Log Analytics workspaces associated with the cluster.
public class AssociatedWorkspace
type AssociatedWorkspace = class
Public Class AssociatedWorkspace
- Inheritance
-
AssociatedWorkspace
Constructors
AssociatedWorkspace() |
Initializes a new instance of the AssociatedWorkspace class. |
AssociatedWorkspace(String, String, String, String) |
Initializes a new instance of the AssociatedWorkspace class. |
Properties
AssociateDate |
Gets the time of workspace association. |
ResourceId |
Gets the ResourceId id the assigned workspace. |
WorkspaceId |
Gets the id of the assigned workspace. |
WorkspaceName |
Gets the name id the assigned workspace. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET