Share via


Azure.ResourceManager.ApiCenter Namespace

Classes

ApiCenterApiCollection

A class representing a collection of ApiCenterApiResource and their operations. Each ApiCenterApiResource in the collection will belong to the same instance of ApiCenterWorkspaceResource. To get an ApiCenterApiCollection instance call the GetApiCenterApis method from an instance of ApiCenterWorkspaceResource.

ApiCenterApiData

A class representing the ApiCenterApi data model. API entity.

ApiCenterApiDefinitionCollection

A class representing a collection of ApiCenterApiDefinitionResource and their operations. Each ApiCenterApiDefinitionResource in the collection will belong to the same instance of ApiCenterApiVersionResource. To get an ApiCenterApiDefinitionCollection instance call the GetApiCenterApiDefinitions method from an instance of ApiCenterApiVersionResource.

ApiCenterApiDefinitionData

A class representing the ApiCenterApiDefinition data model. API definition entity.

ApiCenterApiDefinitionResource

A Class representing an ApiCenterApiDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterApiDefinitionResource from an instance of ArmClient using the GetApiCenterApiDefinitionResource method. Otherwise you can get one from its parent resource ApiCenterApiVersionResource using the GetApiCenterApiDefinition method.

ApiCenterApiResource

A Class representing an ApiCenterApi along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterApiResource from an instance of ArmClient using the GetApiCenterApiResource method. Otherwise you can get one from its parent resource ApiCenterWorkspaceResource using the GetApiCenterApi method.

ApiCenterApiVersionCollection

A class representing a collection of ApiCenterApiVersionResource and their operations. Each ApiCenterApiVersionResource in the collection will belong to the same instance of ApiCenterApiResource. To get an ApiCenterApiVersionCollection instance call the GetApiCenterApiVersions method from an instance of ApiCenterApiResource.

ApiCenterApiVersionData

A class representing the ApiCenterApiVersion data model. API version entity.

ApiCenterApiVersionResource

A Class representing an ApiCenterApiVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterApiVersionResource from an instance of ArmClient using the GetApiCenterApiVersionResource method. Otherwise you can get one from its parent resource ApiCenterApiResource using the GetApiCenterApiVersion method.

ApiCenterDeploymentCollection

A class representing a collection of ApiCenterDeploymentResource and their operations. Each ApiCenterDeploymentResource in the collection will belong to the same instance of ApiCenterApiResource. To get an ApiCenterDeploymentCollection instance call the GetApiCenterDeployments method from an instance of ApiCenterApiResource.

ApiCenterDeploymentData

A class representing the ApiCenterDeployment data model. API deployment entity.

ApiCenterDeploymentResource

A Class representing an ApiCenterDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterDeploymentResource from an instance of ArmClient using the GetApiCenterDeploymentResource method. Otherwise you can get one from its parent resource ApiCenterApiResource using the GetApiCenterDeployment method.

ApiCenterEnvironmentCollection

A class representing a collection of ApiCenterEnvironmentResource and their operations. Each ApiCenterEnvironmentResource in the collection will belong to the same instance of ApiCenterWorkspaceResource. To get an ApiCenterEnvironmentCollection instance call the GetApiCenterEnvironments method from an instance of ApiCenterWorkspaceResource.

ApiCenterEnvironmentData

A class representing the ApiCenterEnvironment data model. Environment entity.

ApiCenterEnvironmentResource

A Class representing an ApiCenterEnvironment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterEnvironmentResource from an instance of ArmClient using the GetApiCenterEnvironmentResource method. Otherwise you can get one from its parent resource ApiCenterWorkspaceResource using the GetApiCenterEnvironment method.

ApiCenterExtensions

A class to add extension methods to Azure.ResourceManager.ApiCenter.

ApiCenterMetadataSchemaCollection

A class representing a collection of ApiCenterMetadataSchemaResource and their operations. Each ApiCenterMetadataSchemaResource in the collection will belong to the same instance of ApiCenterServiceResource. To get an ApiCenterMetadataSchemaCollection instance call the GetApiCenterMetadataSchemas method from an instance of ApiCenterServiceResource.

ApiCenterMetadataSchemaData

A class representing the ApiCenterMetadataSchema data model. Metadata schema entity. Used to define metadata for the entities in API catalog.

ApiCenterMetadataSchemaResource

A Class representing an ApiCenterMetadataSchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterMetadataSchemaResource from an instance of ArmClient using the GetApiCenterMetadataSchemaResource method. Otherwise you can get one from its parent resource ApiCenterServiceResource using the GetApiCenterMetadataSchema method.

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.

ApiCenterWorkspaceCollection

A class representing a collection of ApiCenterWorkspaceResource and their operations. Each ApiCenterWorkspaceResource in the collection will belong to the same instance of ApiCenterServiceResource. To get an ApiCenterWorkspaceCollection instance call the GetApiCenterWorkspaces method from an instance of ApiCenterServiceResource.

ApiCenterWorkspaceData

A class representing the ApiCenterWorkspace data model. Workspace entity.

ApiCenterWorkspaceResource

A Class representing an ApiCenterWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApiCenterWorkspaceResource from an instance of ArmClient using the GetApiCenterWorkspaceResource method. Otherwise you can get one from its parent resource ApiCenterServiceResource using the GetApiCenterWorkspace method.

AzureResourceManagerApiCenterContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'