WcfRelayResource.GetWcfRelayAuthorizationRules Method

Definition

Gets a collection of WcfRelayAuthorizationRules in the WcfRelayResource.

public virtual Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleCollection GetWcfRelayAuthorizationRules();
abstract member GetWcfRelayAuthorizationRules : unit -> Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleCollection
override this.GetWcfRelayAuthorizationRules : unit -> Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleCollection
Public Overridable Function GetWcfRelayAuthorizationRules () As WcfRelayAuthorizationRuleCollection

Returns

An object representing collection of WcfRelayAuthorizationRules and their operations over a WcfRelayAuthorizationRuleResource.

Applies to