Azure.ResourceManager.ConnectedCache Namespace
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.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerConnectedCacheContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| ConnectedCacheExtensions |
A class to add extension methods to Azure.ResourceManager.ConnectedCache. |
| EnterpriseMccCacheNodeCollection |
A class representing a collection of EnterpriseMccCacheNodeResource and their operations. Each EnterpriseMccCacheNodeResource in the collection will belong to the same instance of EnterpriseMccCustomerResource. To get a EnterpriseMccCacheNodeCollection instance call the GetEnterpriseMccCacheNodes method from an instance of EnterpriseMccCustomerResource. |
| EnterpriseMccCacheNodeData |
Represents the high level Nodes needed to provision cache node resources. |
| EnterpriseMccCacheNodeResource |
A class representing a EnterpriseMccCacheNode along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EnterpriseMccCacheNodeResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EnterpriseMccCustomerResource using the GetEnterpriseMccCacheNodes method. |
| EnterpriseMccCustomerCollection |
A class representing a collection of EnterpriseMccCustomerResource and their operations. Each EnterpriseMccCustomerResource in the collection will belong to the same instance of ResourceGroupResource. To get a EnterpriseMccCustomerCollection instance call the GetEnterpriseMccCustomers method from an instance of ResourceGroupResource. |
| EnterpriseMccCustomerData |
Represents the high level Nodes needed to provision customer resources. |
| EnterpriseMccCustomerResource |
A class representing a EnterpriseMccCustomer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EnterpriseMccCustomerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEnterpriseMccCustomers method. |
| IspCacheNodeCollection |
A class representing a collection of IspCacheNodeResource and their operations. Each IspCacheNodeResource in the collection will belong to the same instance of IspCustomerResource. To get a IspCacheNodeCollection instance call the GetIspCacheNodes method from an instance of IspCustomerResource. |
| IspCacheNodeData |
Represents the high level Nodes needed to provision cache node resources. |
| IspCacheNodeResource |
A class representing a IspCacheNode along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a IspCacheNodeResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource IspCustomerResource using the GetIspCacheNodes method. |
| IspCustomerCollection |
A class representing a collection of IspCustomerResource and their operations. Each IspCustomerResource in the collection will belong to the same instance of ResourceGroupResource. To get a IspCustomerCollection instance call the GetIspCustomers method from an instance of ResourceGroupResource. |
| IspCustomerData |
Represents the high level Nodes needed to provision isp customer resources. |
| IspCustomerResource |
A class representing a IspCustomer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a IspCustomerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetIspCustomers method. |