| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Delegation |
Delegation.withActions(List<String> actions)
Set describes the actions permitted to the service upon delegation.
|
Delegation |
Delegation.withEtag(String etag)
Set a unique read-only string that changes whenever the resource is updated.
|
Delegation |
Delegation.withName(String name)
Set the name of the resource that is unique within a subnet.
|
Delegation |
Delegation.withServiceName(String serviceName)
Set the name of the service to whom the subnet should be delegated (e.g.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/