public static interface VirtualNetworkGatewayConnection.DefinitionStages.WithAuthorization
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate |
withAuthorization(String authorizationKey)
Specify authorization key.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate withAuthorization(String authorizationKey)
authorizationKey - authorization key to use/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/