Share via


IWithSharedKey.WithSharedKey(String) Method

Definition

Specify shared key.

public Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGatewayConnection.Update.IUpdate WithSharedKey (string sharedKey);
abstract member WithSharedKey : string -> Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGatewayConnection.Update.IUpdate
Public Function WithSharedKey (sharedKey As String) As IUpdate

Parameters

sharedKey
String

Shared key.

Returns

Applies to