# Functions
New creates an instance of the ManagementClient client.
NewHybridConnectionsClient creates an instance of the HybridConnectionsClient client.
NewHybridConnectionsClientWithBaseURI creates an instance of the HybridConnectionsClient client.
NewNamespacesClient creates an instance of the NamespacesClient client.
NewNamespacesClientWithBaseURI creates an instance of the NamespacesClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewWCFRelaysClient creates an instance of the WCFRelaysClient client.
NewWCFRelaysClientWithBaseURI creates an instance of the WCFRelaysClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
DefaultBaseURI is the default URI used for the service Relay.
HTTP specifies the http state for relaytype enum.
InvalidName specifies the invalid name state for unavailable reason.
Listen specifies the listen state for access rights.
Manage specifies the manage state for access rights.
NameInLockdown specifies the name in lockdown state for unavailable reason.
NameInUse specifies the name in use state for unavailable reason.
NetTCP specifies the net tcp state for relaytype enum.
None specifies the none state for unavailable reason.
PrimaryKey specifies the primary key state for policy key.
SecondaryKey specifies the secondary key state for policy key.
Send specifies the send state for access rights.
SubscriptionIsDisabled specifies the subscription is disabled state for unavailable reason.
TooManyNamespaceInCurrentSubscription specifies the too many namespace in current subscription state for unavailable reason.
# Structs
AuthorizationRule is description of a Namespace AuthorizationRules.
AuthorizationRuleKeys is namespace/Relay Connection String.
AuthorizationRuleListResult is the response of the List Namespace operation.
AuthorizationRuleProperties is authorizationRule properties.
CheckNameAvailability is description of a Check Name availability request properties.
CheckNameAvailabilityResult is description of a Check Name availability request properties.
ErrorResponse is error reponse indicates Relay service is not able to process the incoming request.
HybridConnection is description of HybridConnection Resource.
HybridConnectionListResult is the response of the List HybridConnection operation.
HybridConnectionProperties is properties of the HybridConnection.
HybridConnectionsClient is the use these API to manage Azure Relay resources through Azure Resources Manager.
ManagementClient is the base client for Relay.
Namespace is description of a Namespace resource.
NamespaceListResult is the response of the List Namespace operation.
NamespaceProperties is properties of the Namespace.
NamespacesClient is the use these API to manage Azure Relay resources through Azure Resources Manager.
NamespaceUpdateParameter is parameters supplied to the Patch Namespace operation.
Operation is a EventHub REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list EventHub operations.
OperationsClient is the use these API to manage Azure Relay resources through Azure Resources Manager.
RegenerateKeysParameters is parameters supplied to the Regenerate Authorization Rule operation.
Resource is the Resource definition.
Sku is sku of the Namespace.
TrackedResource is definition of Resource.
WcfRelay is description of WcfRelays Resource.
WcfRelayProperties is properties of the WcfRelay Properties.
WCFRelaysClient is the use these API to manage Azure Relay resources through Azure Resources Manager.
WcfRelaysListResult is the response of the List WcfRelays operation.
# Type aliases
AccessRights enumerates the values for access rights.
PolicyKey enumerates the values for policy key.
RelaytypeEnum enumerates the values for relaytype enum.
UnavailableReason enumerates the values for unavailable reason.