| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationInner.display()
Get the display property: Display metadata associated with the operation.
|
| Modifier and Type | Method and Description |
|---|---|
OperationInner |
OperationInner.withDisplay(OperationDisplay display)
Set the display property: Display metadata associated with the operation.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationDisplay.withDescription(String description)
Set the description property: Description of the operation.
|
OperationDisplay |
OperationDisplay.withOperation(String operation)
Set the operation property: Type of the operation: get, read, delete, etc.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set the provider property: Service provider: Microsoft Network.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set the resource property: Resource on which the operation is performed.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.