public final class DataContainer extends Object
| Constructor and Description |
|---|
DataContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
DataContainer |
withWorkspace(WorkspaceInfo workspace)
Set the workspace property: Log Analytics workspace information.
|
WorkspaceInfo |
workspace()
Get the workspace property: Log Analytics workspace information.
|
public WorkspaceInfo workspace()
public DataContainer withWorkspace(WorkspaceInfo workspace)
workspace - the workspace value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.