package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# 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

Created specifies the created state for provisioning state enum.
DefaultBaseURI is the default URI used for the service Relay.
Deleted specifies the deleted state for provisioning state enum.
Failed specifies the failed state for provisioning state enum.
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 key type.
SecondaryKey specifies the secondary key state for key type.
Send specifies the send state for access rights.
Standard specifies the standard state for sku tier.
SubscriptionIsDisabled specifies the subscription is disabled state for unavailable reason.
Succeeded specifies the succeeded state for provisioning state enum.
TooManyNamespaceInCurrentSubscription specifies the too many namespace in current subscription state for unavailable reason.
Unknown specifies the unknown state for provisioning state enum.
Updating specifies the updating state for provisioning state enum.

# Structs

AccessKeys is namespace/Relay Connection String.
AuthorizationRule is description of a namespace authorization rule.
AuthorizationRuleListResult is the response from the list namespace operation.
AuthorizationRuleProperties is authorization rule properties.
CheckNameAvailability is description of the check name availability request properties.
CheckNameAvailabilityResult is description of the check name availability request properties.
ErrorResponse is error reponse indicates Relay service is not able to process the incoming request.
HybridConnection is description of hybrid connection resource.
HybridConnectionListResult is the response of the list hybrid connection operation.
HybridConnectionProperties is properties of the HybridConnection.
HybridConnectionsClient is the use these API to manage Azure Relay resources through Azure Resource Manager.
ManagementClient is the base client for Relay.
Namespace is description of a namespace resource.
NamespaceListResult is the response from the list namespace operation.
NamespaceProperties is properties of the namespace.
NamespacesClient is the use these API to manage Azure Relay resources through Azure Resource Manager.
Operation is a Relay REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list Relay operations.
OperationsClient is the use these API to manage Azure Relay resources through Azure Resource Manager.
RegenerateAccessKeyParameters is parameters supplied to the regenerate authorization rule operation, specifies which key neeeds to be reset.
Resource is the resource definition.
ResourceNamespacePatch is definition of resource.
Sku is SKU of the namespace.
TrackedResource is definition of resource.
UpdateParameters is description of a namespace resource.
WcfRelay is description of the WCF relay resource.
WcfRelayProperties is properties of the WCF relay.
WCFRelaysClient is the use these API to manage Azure Relay resources through Azure Resource Manager.
WcfRelaysListResult is the response of the list WCF relay operation.

# Type aliases

AccessRights enumerates the values for access rights.
KeyType enumerates the values for key type.
ProvisioningStateEnum enumerates the values for provisioning state enum.
RelaytypeEnum enumerates the values for relaytype enum.
SkuTier enumerates the values for sku tier.
UnavailableReason enumerates the values for unavailable reason.