| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFrontendPort |
ApplicationGatewayFrontendPort.withEtag(String etag)
Set a unique read-only string that changes whenever the resource is updated.
|
ApplicationGatewayFrontendPort |
ApplicationGatewayFrontendPort.withName(String name)
Set name of the frontend port that is unique within an Application Gateway.
|
ApplicationGatewayFrontendPort |
ApplicationGatewayFrontendPort.withPort(Integer port)
Set frontend port.
|
ApplicationGatewayFrontendPort |
ApplicationGatewayFrontendPort.withProvisioningState(String provisioningState)
Set provisioning state of the frontend port resource.
|
ApplicationGatewayFrontendPort |
ApplicationGatewayFrontendPort.withType(String type)
Set type of the resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/