WorkspacePurgeResponse Interface
public interface WorkspacePurgeResponse
An immutable client-side representation of WorkspacePurgeResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Workspace |
innerModel()
Gets the inner com. |
| abstract String |
operationId()
Gets the operation |
Method Details
innerModel
public abstract WorkspacePurgeResponseInner innerModel()
Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.WorkspacePurgeResponseInner object.
Returns:
operationId
public abstract String operationId()
Gets the operationId property: Id to use when querying for status for a particular purge operation.
Returns: