public final class OperationDisplay extends Object
| Constructor and Description |
|---|
OperationDisplay() |
| Modifier and Type | Method and Description |
|---|---|
String |
operation()
Get the operation property: Operation type: Read, write, delete, etc.
|
String |
provider()
Get the provider property: Service provider: Microsoft.Cdn.
|
String |
resource()
Get the resource property: Resource on which the operation is performed: Profile, endpoint, etc.
|
void |
validate()
Validates the instance.
|
public String provider()
public String resource()
public String operation()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.