Compartilhar via


IWithSharedKey.WithSharedKey(String) Método

Definição

Especifique a chave compartilhada.

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

Chave compartilhada.

Retornos

Aplica-se a