azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey"
fullName: "com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey"
name: "VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey"
nameWithType: "VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey"
summary: "Stage of definition allowing to specify shared key for the connection."
syntax: "public static interface **VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey**"
methods:
- uid: "com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey.withSharedKey(java.lang.String)"
fullName: "com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey.withSharedKey(String sharedKey)"
name: "withSharedKey(String sharedKey)"
nameWithType: "VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey.withSharedKey(String sharedKey)"
summary: "Specify shared key."
modifiers:
- "abstract"
parameters:
- description: "shared key"
name: "sharedKey"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualNetworkGatewayConnection.DefinitionStages.WithCreate withSharedKey(String sharedKey)"
desc: "Specify shared key."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Stage of definition allowing to specify shared key for the connection."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4