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
| Name | Description |
|---|---|
| GetEnterpriseMccCacheNodeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EnterpriseMccCacheNodeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEnterpriseMccCacheNodeResource(ResourceIdentifier) instead. </item> |
| GetEnterpriseMccCustomer(ResourceGroupResource, String, CancellationToken) |
Gets the enterprise mcc customer resource information using this get call <item> Mocking. To mock this method, please mock GetEnterpriseMccCustomer(String, CancellationToken) instead. </item> |
| GetEnterpriseMccCustomerAsync(ResourceGroupResource, String, CancellationToken) |
Gets the enterprise mcc customer resource information using this get call <item> Mocking. To mock this method, please mock GetEnterpriseMccCustomerAsync(String, CancellationToken) instead. </item> |
| GetEnterpriseMccCustomerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EnterpriseMccCustomerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEnterpriseMccCustomerResource(ResourceIdentifier) instead. </item> |
| GetEnterpriseMccCustomers(ResourceGroupResource) |
Gets a collection of EnterpriseMccCustomers in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEnterpriseMccCustomers() instead. </item> |
| GetEnterpriseMccCustomers(SubscriptionResource, CancellationToken) |
This api gets information about all enterpriseMccCustomer resources under the given subscription <item> Mocking. To mock this method, please mock GetEnterpriseMccCustomers(CancellationToken) instead. </item> |
| GetEnterpriseMccCustomersAsync(SubscriptionResource, CancellationToken) |
This api gets information about all enterpriseMccCustomer resources under the given subscription <item> Mocking. To mock this method, please mock GetEnterpriseMccCustomersAsync(CancellationToken) instead. </item> |
| GetIspCacheNodeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IspCacheNodeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIspCacheNodeResource(ResourceIdentifier) instead. </item> |
| GetIspCustomer(ResourceGroupResource, String, CancellationToken) |
Gets the ispCustomer resource information using this get call <item> Mocking. To mock this method, please mock GetIspCustomer(String, CancellationToken) instead. </item> |
| GetIspCustomerAsync(ResourceGroupResource, String, CancellationToken) |
Gets the ispCustomer resource information using this get call <item> Mocking. To mock this method, please mock GetIspCustomerAsync(String, CancellationToken) instead. </item> |
| GetIspCustomerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IspCustomerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIspCustomerResource(ResourceIdentifier) instead. </item> |
| GetIspCustomers(ResourceGroupResource) |
Gets a collection of IspCustomers in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetIspCustomers() instead. </item> |
| GetIspCustomers(SubscriptionResource, CancellationToken) |
This api gets information about all ispCustomer resources under the given subscription <item> Mocking. To mock this method, please mock GetIspCustomers(CancellationToken) instead. </item> |
| GetIspCustomersAsync(SubscriptionResource, CancellationToken) |
This api gets information about all ispCustomer resources under the given subscription <item> Mocking. To mock this method, please mock GetIspCustomersAsync(CancellationToken) instead. </item> |