ApiCenterExtensions 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.ApiCenter.
public static class ApiCenterExtensions
type ApiCenterExtensions = class
Public Module ApiCenterExtensions
- Inheritance
-
ApiCenterExtensions
Methods
| Name | Description |
|---|---|
| GetApiCenterApiDefinitionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterApiDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterApiDefinitionResource(ResourceIdentifier) instead. </item> |
| GetApiCenterApiResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterApiResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterApiResource(ResourceIdentifier) instead. </item> |
| GetApiCenterApiVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterApiVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterApiVersionResource(ResourceIdentifier) instead. </item> |
| GetApiCenterDeletedService(ResourceGroupResource, String, CancellationToken) |
Returns details of the soft-deleted service. <item> Mocking. To mock this method, please mock GetApiCenterDeletedService(String, CancellationToken) instead. </item> |
| GetApiCenterDeletedServiceAsync(ResourceGroupResource, String, CancellationToken) |
Returns details of the soft-deleted service. <item> Mocking. To mock this method, please mock GetApiCenterDeletedServiceAsync(String, CancellationToken) instead. </item> |
| GetApiCenterDeletedServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterDeletedServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterDeletedServiceResource(ResourceIdentifier) instead. </item> |
| GetApiCenterDeletedServices(ResourceGroupResource) |
Gets a collection of ApiCenterDeletedServices in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetApiCenterDeletedServices() instead. </item> |
| GetApiCenterDeletedServices(SubscriptionResource, CancellationToken) |
Lists services within an Azure subscription. <item> Mocking. To mock this method, please mock GetApiCenterDeletedServices(CancellationToken) instead. </item> |
| GetApiCenterDeletedServicesAsync(SubscriptionResource, CancellationToken) |
Lists services within an Azure subscription. <item> Mocking. To mock this method, please mock GetApiCenterDeletedServicesAsync(CancellationToken) instead. </item> |
| GetApiCenterDeploymentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterDeploymentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterDeploymentResource(ResourceIdentifier) instead. </item> |
| GetApiCenterEnvironmentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterEnvironmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterEnvironmentResource(ResourceIdentifier) instead. </item> |
| GetApiCenterMetadataSchemaResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterMetadataSchemaResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterMetadataSchemaResource(ResourceIdentifier) instead. </item> |
| GetApiCenterService(ResourceGroupResource, String, CancellationToken) |
Returns details of the service. <item> Mocking. To mock this method, please mock GetApiCenterService(String, CancellationToken) instead. </item> |
| GetApiCenterServiceAsync(ResourceGroupResource, String, CancellationToken) |
Returns details of the service. <item> Mocking. To mock this method, please mock GetApiCenterServiceAsync(String, CancellationToken) instead. </item> |
| GetApiCenterServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterServiceResource(ResourceIdentifier) instead. </item> |
| GetApiCenterServices(ResourceGroupResource) |
Gets a collection of ApiCenterServices in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetApiCenterServices() instead. </item> |
| GetApiCenterServices(SubscriptionResource, CancellationToken) |
Lists services within an Azure subscription. <item> Mocking. To mock this method, please mock GetApiCenterServices(CancellationToken) instead. </item> |
| GetApiCenterServicesAsync(SubscriptionResource, CancellationToken) |
Lists services within an Azure subscription. <item> Mocking. To mock this method, please mock GetApiCenterServicesAsync(CancellationToken) instead. </item> |
| GetApiCenterWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiCenterWorkspaceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiCenterWorkspaceResource(ResourceIdentifier) instead. </item> |
| GetApiSourceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApiSourceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApiSourceResource(ResourceIdentifier) instead. </item> |