RelayExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to Azure.ResourceManager.Relay.
public static class RelayExtensions
type RelayExtensions = class
Public Module RelayExtensions
- Inheritance
-
RelayExtensions
Methods
| Name | Description |
|---|---|
| CheckRelayNamespaceNameAvailability(SubscriptionResource, RelayNameAvailabilityContent, CancellationToken) |
Check the specified namespace name availability. <item> Mocking. To mock this method, please mock CheckRelayNamespaceNameAvailability(RelayNameAvailabilityContent, CancellationToken) instead. </item> |
| CheckRelayNamespaceNameAvailabilityAsync(SubscriptionResource, RelayNameAvailabilityContent, CancellationToken) |
Check the specified namespace name availability. <item> Mocking. To mock this method, please mock CheckRelayNamespaceNameAvailabilityAsync(RelayNameAvailabilityContent, CancellationToken) instead. </item> |
| GetRelayHybridConnectionAuthorizationRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayHybridConnectionAuthorizationRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayHybridConnectionAuthorizationRuleResource(ResourceIdentifier) instead. </item> |
| GetRelayHybridConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayHybridConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayHybridConnectionResource(ResourceIdentifier) instead. </item> |
| GetRelayNamespace(ResourceGroupResource, String, CancellationToken) |
Returns the description for the specified namespace. <item> Mocking. To mock this method, please mock GetRelayNamespace(String, CancellationToken) instead. </item> |
| GetRelayNamespaceAsync(ResourceGroupResource, String, CancellationToken) |
Returns the description for the specified namespace. <item> Mocking. To mock this method, please mock GetRelayNamespaceAsync(String, CancellationToken) instead. </item> |
| GetRelayNamespaceAuthorizationRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayNamespaceAuthorizationRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayNamespaceAuthorizationRuleResource(ResourceIdentifier) instead. </item> |
| GetRelayNamespaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayNamespaceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayNamespaceResource(ResourceIdentifier) instead. </item> |
| GetRelayNamespaces(ResourceGroupResource) |
Gets a collection of RelayNamespaces in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetRelayNamespaces() instead. </item> |
| GetRelayNamespaces(SubscriptionResource, CancellationToken) |
Lists all the available namespaces within the subscription regardless of the resourceGroups. <item> Mocking. To mock this method, please mock GetRelayNamespaces(CancellationToken) instead. </item> |
| GetRelayNamespacesAsync(SubscriptionResource, CancellationToken) |
Lists all the available namespaces within the subscription regardless of the resourceGroups. <item> Mocking. To mock this method, please mock GetRelayNamespacesAsync(CancellationToken) instead. </item> |
| GetRelayNetworkRuleSetResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayNetworkRuleSetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayNetworkRuleSetResource(ResourceIdentifier) instead. </item> |
| GetRelayPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetRelayPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelayPrivateLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRelayPrivateLinkResource(ResourceIdentifier) instead. </item> |
| GetWcfRelayAuthorizationRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WcfRelayAuthorizationRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWcfRelayAuthorizationRuleResource(ResourceIdentifier) instead. </item> |
| GetWcfRelayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WcfRelayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWcfRelayResource(ResourceIdentifier) instead. </item> |