Partager via


WcfRelayAuthorizationRuleResource.Get(CancellationToken) Méthode

Définition

Obtient authorizationRule pour un relais WCF par son nom.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}/wcfRelays/{relayName}/authorizationRules/{authorizationRuleName}
  • IdWCFRelays_GetAuthorizationRule d’opération
public virtual Azure.Response<Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of WcfRelayAuthorizationRuleResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à