WorkspaceInfo Constructors
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.
Overloads
WorkspaceInfo() | |
WorkspaceInfo(String, String, String) |
WorkspaceInfo()
public WorkspaceInfo ();
Public Sub New ()
Applies to
WorkspaceInfo(String, String, String)
public WorkspaceInfo (string id, string location, string customerId);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.WorkspaceInfo : string * string * string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.WorkspaceInfo
Public Sub New (id As String, location As String, customerId As String)
Parameters
- id
- String
- location
- String
- customerId
- String