public class ComputeOperationValueInner extends Object
Constructor and Description |
---|
ComputeOperationValueInner() |
Modifier and Type | Method and Description |
---|---|
String |
description()
Get the description property: The description of the operation.
|
String |
name()
Get the name property: The name of the compute operation.
|
String |
operation()
Get the operation property: The display name of the compute operation.
|
String |
origin()
Get the origin property: The origin of the compute operation.
|
String |
provider()
Get the provider property: The resource provider for the operation.
|
String |
resource()
Get the resource property: The display name of the resource the operation applies to.
|
void |
validate()
Validates the instance.
|
public String origin()
public String name()
public String operation()
public String resource()
public String description()
public String provider()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.