ConnectedCacheExtensions 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.ConnectedCache.
public static class ConnectedCacheExtensions
type ConnectedCacheExtensions = class
Public Module ConnectedCacheExtensions
- Inheritance
-
ConnectedCacheExtensions
Methods
GetEnterpriseMccCacheNodeResource(ArmClient, ResourceIdentifier) |
Gets an object representing an EnterpriseMccCacheNodeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an EnterpriseMccCacheNodeResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEnterpriseMccCacheNodeResource(ResourceIdentifier) instead.</item> |
GetEnterpriseMccCustomer(ResourceGroupResource, String, CancellationToken) |
Gets the enterprise mcc customer resource information using this get call
|
GetEnterpriseMccCustomerAsync(ResourceGroupResource, String, CancellationToken) |
Gets the enterprise mcc customer resource information using this get call
|
GetEnterpriseMccCustomerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an EnterpriseMccCustomerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an EnterpriseMccCustomerResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEnterpriseMccCustomerResource(ResourceIdentifier) instead.</item> |
GetEnterpriseMccCustomers(ResourceGroupResource) |
Gets a collection of EnterpriseMccCustomerResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEnterpriseMccCustomers() instead.</item> |
GetEnterpriseMccCustomers(SubscriptionResource, CancellationToken) |
This api gets information about all enterpriseMccCustomer resources under the given subscription
|
GetEnterpriseMccCustomersAsync(SubscriptionResource, CancellationToken) |
This api gets information about all enterpriseMccCustomer resources under the given subscription
|
GetIspCacheNodeResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IspCacheNodeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an IspCacheNodeResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetIspCacheNodeResource(ResourceIdentifier) instead.</item> |
GetIspCustomer(ResourceGroupResource, String, CancellationToken) |
Gets the ispCustomer resource information using this get call
|
GetIspCustomerAsync(ResourceGroupResource, String, CancellationToken) |
Gets the ispCustomer resource information using this get call
|
GetIspCustomerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IspCustomerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an IspCustomerResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetIspCustomerResource(ResourceIdentifier) instead.</item> |
GetIspCustomers(ResourceGroupResource) |
Gets a collection of IspCustomerResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetIspCustomers() instead.</item> |
GetIspCustomers(SubscriptionResource, CancellationToken) |
This api gets information about all ispCustomer resources under the given subscription
|
GetIspCustomersAsync(SubscriptionResource, CancellationToken) |
This api gets information about all ispCustomer resources under the given subscription
|