public final class OperationDisplay extends Object
| Constructor and Description |
|---|
OperationDisplay() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get the description property: The localized friendly description for the operation.
|
String |
operation()
Get the operation property: The localized friendly name for the operation.
|
String |
provider()
Get the provider property: The localized friendly form of the resource provider name.
|
String |
resource()
Get the resource property: The localized friendly form of the resource type related to this action/operation.
|
void |
validate()
Validates the instance.
|
public String provider()
public String resource()
public String operation()
public String description()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.