| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static HttpMethod |
HttpMethod.GET
Static value Get for HttpMethod.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpMethod |
HttpMethod.fromString(String name)
Creates or finds a HttpMethod from its string representation.
|
HttpMethod |
HttpConfiguration.method()
Get the method property: HTTP method.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConfiguration |
HttpConfiguration.withMethod(HttpMethod method)
Set the method property: HTTP method.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.