Compartir a través de


IWithSharedKey.WithSharedKey(String) Método

Definición

Especifique la clave compartida.

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

Parámetros

sharedKey
String

Clave compartida.

Devoluciones

Se aplica a