OperationInner Class
- java.
lang. Object - com.
azure. resourcemanager. hybridnetwork. fluent. models. OperationInner
- com.
public final class OperationInner
Object that describes a single Microsoft.HybridNetwork operation.
Constructor Summary
| Constructor | Description |
|---|---|
| OperationInner() |
Creates an instance of Operation |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Operation |
display()
Get the display property: The object that represents the operation. |
| String |
name()
Get the name property: Operation name: {provider}/{resource}/{operation}. |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
OperationInner
public OperationInner()
Creates an instance of OperationInner class.
Method Details
display
public OperationDisplay display()
Get the display property: The object that represents the operation.
Returns:
name
public String name()
Get the name property: Operation name: {provider}/{resource}/{operation}.
Returns:
validate
public void validate()
Validates the instance.