ConnectedWorkspace Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. ConnectedWorkspace
- com.
Implements
public final class ConnectedWorkspace
implements JsonSerializable<ConnectedWorkspace>
Represents an OMS workspace to which the solution is connected.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Connected |
fromJson(JsonReader jsonReader)
Reads an instance of Connected |
| String |
id()
Get the id property: Azure resource ID of the connected OMS workspace. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ConnectedWorkspace fromJson(JsonReader jsonReader)
Reads an instance of ConnectedWorkspace from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Azure resource ID of the connected OMS workspace.
Returns:
toJson
validate
public void validate()
Validates the instance.