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
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET