public class OperationDisplay extends Object
| Constructor and Description |
|---|
OperationDisplay() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get the description value.
|
String |
operation()
Get the operation value.
|
String |
provider()
Get the provider value.
|
String |
resource()
Get the resource value.
|
public String provider()
public String resource()
public String operation()
public String description()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/