Azure.ResourceManager.ApiCenter 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
ApiCenterExtensions |
A class to add extension methods to Azure.ResourceManager.ApiCenter. |
ApiCenterServiceCollection |
A class representing a collection of ApiCenterServiceResource and their operations. Each ApiCenterServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get an ApiCenterServiceCollection instance call the GetApiCenterServices method from an instance of ResourceGroupResource. |
ApiCenterServiceData |
A class representing the ApiCenterService data model. The service entity. |
ApiCenterServiceResource |
A Class representing an ApiCenterService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterServiceResource from an instance of ArmClient using the GetApiCenterServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetApiCenterService method. |
Azure SDK for .NET