Freigeben über


Azure.ResourceManager.ApiCenter Namespace

Classes

Name Description
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 a ApiCenterApiCollection instance call the GetApiCenterApis method from an instance of ApiCenterWorkspaceResource.

ApiCenterApiData

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 a ApiCenterApiDefinitionCollection instance call the GetApiCenterApiDefinitions method from an instance of ApiCenterApiVersionResource.

ApiCenterApiDefinitionData

API definition entity.

ApiCenterApiDefinitionResource

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

ApiCenterApiResource

A class representing a ApiCenterApi along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiCenterApiResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ApiCenterWorkspaceResource using the GetApiCenterApis 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 a ApiCenterApiVersionCollection instance call the GetApiCenterApiVersions method from an instance of ApiCenterApiResource.

ApiCenterApiVersionData

API version entity.

ApiCenterApiVersionResource

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

ApiCenterDeletedServiceCollection

A class representing a collection of ApiCenterDeletedServiceResource and their operations. Each ApiCenterDeletedServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a ApiCenterDeletedServiceCollection instance call the GetApiCenterDeletedServices method from an instance of ResourceGroupResource.

ApiCenterDeletedServiceData

Soft-deleted service entity.

ApiCenterDeletedServiceResource

A class representing a ApiCenterDeletedService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiCenterDeletedServiceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetApiCenterDeletedServices 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 a ApiCenterDeploymentCollection instance call the GetApiCenterDeployments method from an instance of ApiCenterApiResource.

ApiCenterDeploymentData

API deployment entity.

ApiCenterDeploymentResource

A class representing a ApiCenterDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiCenterDeploymentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ApiCenterApiResource using the GetApiCenterDeployments 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 a ApiCenterEnvironmentCollection instance call the GetApiCenterEnvironments method from an instance of ApiCenterWorkspaceResource.

ApiCenterEnvironmentData

Environment entity.

ApiCenterEnvironmentResource

A class representing a ApiCenterEnvironment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiCenterEnvironmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ApiCenterWorkspaceResource using the GetApiCenterEnvironments 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 a ApiCenterMetadataSchemaCollection instance call the GetApiCenterMetadataSchemas method from an instance of ApiCenterServiceResource.

ApiCenterMetadataSchemaData

Metadata schema entity. Used to define metadata for the entities in API catalog.

ApiCenterMetadataSchemaResource

A class representing a ApiCenterMetadataSchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiCenterMetadataSchemaResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ApiCenterServiceResource using the GetApiCenterMetadataSchemas 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 a ApiCenterServiceCollection instance call the GetApiCenterServices method from an instance of ResourceGroupResource.

ApiCenterServiceData

The service entity.

ApiCenterServiceResource

A class representing a ApiCenterService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiCenterServiceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetApiCenterServices 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 a ApiCenterWorkspaceCollection instance call the GetApiCenterWorkspaces method from an instance of ApiCenterServiceResource.

ApiCenterWorkspaceData

Workspace entity.

ApiCenterWorkspaceResource

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

ApiSourceCollection

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

ApiSourceData

API source entity.

ApiSourceResource

A class representing a ApiSource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApiSourceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ApiCenterWorkspaceResource using the GetApiSources method.

AzureResourceManagerApiCenterContext

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