Class ApiManagementManager
java.lang.Object
com.azure.resourcemanager.apimanagement.ApiManagementManager
Entry point to ApiManagementManager.
ApiManagement Client.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe Configurable allowing configurations to be set. -
Method Summary
Modifier and TypeMethodDescriptionGets the resource collection API of AllPolicies.Gets the resource collection API of ApiDiagnostics.Gets the resource collection API of ApiExports.Gets the resource collection API of ApiGatewayConfigConnections.Gets the resource collection API of ApiGateways.Gets the resource collection API of ApiIssueAttachments.Gets the resource collection API of ApiIssueComments.Gets the resource collection API of ApiIssues.Gets the resource collection API of ApiManagementGatewaySkus.Gets the resource collection API of ApiManagementOperations.Gets the resource collection API of ApiManagementServices.Gets the resource collection API of ApiManagementServiceSkus.Gets the resource collection API of ApiManagementSkus.Gets the resource collection API of ApiManagementWorkspaceLinkOperations.Gets the resource collection API of ApiManagementWorkspaceLinks.Gets the resource collection API of ApiOperationPolicies.Gets the resource collection API of ApiOperations.Gets the resource collection API of ApiPolicies.Gets the resource collection API of ApiProducts.Gets the resource collection API of ApiReleases.Gets the resource collection API of ApiRevisions.apis()Gets the resource collection API of Apis.Gets the resource collection API of ApiSchemas.Gets the resource collection API of ApiTagDescriptions.Gets the resource collection API of ApiVersionSets.apiWikis()Gets the resource collection API of ApiWikis.Gets the resource collection API of ApiWikisOperations.static ApiManagementManagerauthenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ApiManagement service API entry point.static ApiManagementManagerauthenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ApiManagement service API entry point.Gets the resource collection API of AuthorizationAccessPolicies.Gets the resource collection API of AuthorizationLoginLinks.Gets the resource collection API of AuthorizationProviders.Gets the resource collection API of Authorizations.Gets the resource collection API of AuthorizationServers.backends()Gets the resource collection API of Backends.caches()Gets the resource collection API of Caches.Gets the resource collection API of Certificates.Gets a Configurable instance that can be used to create ApiManagementManager with optional configuration.Gets the resource collection API of ContentItems.Gets the resource collection API of ContentTypes.Gets the resource collection API of DelegationSettings.Gets the resource collection API of DeletedServices.Gets the resource collection API of Diagnostics.Gets the resource collection API of Documentations.Gets the resource collection API of EmailTemplates.Gets the resource collection API of GatewayApis.Gets the resource collection API of GatewayCertificateAuthorities.Gets the resource collection API of GatewayHostnameConfigurations.gateways()Gets the resource collection API of Gateways.Gets the resource collection API of GlobalSchemas.Gets the resource collection API of GraphQLApiResolverPolicies.Gets the resource collection API of GraphQLApiResolvers.groups()Gets the resource collection API of Groups.Gets the resource collection API of GroupUsers.Gets the resource collection API of IdentityProviders.issues()Gets the resource collection API of Issues.loggers()Gets the resource collection API of Loggers.Gets the resource collection API of NamedValues.Gets the resource collection API of NetworkStatus.Gets the resource collection API of NotificationRecipientEmails.Gets the resource collection API of NotificationRecipientUsers.Gets the resource collection API of Notifications.Gets the resource collection API of OpenIdConnectProviders.Gets the resource collection API of Operations.Gets the resource collection API of OperationsResults.Gets the resource collection API of OperationStatus.Gets the resource collection API of OutboundNetworkDependenciesEndpoints.policies()Gets the resource collection API of Policies.Gets the resource collection API of PolicyDescriptions.Gets the resource collection API of PolicyFragments.Gets the resource collection API of PolicyRestrictions.Gets the resource collection API of PolicyRestrictionValidations.Gets the resource collection API of PortalConfigs.Gets the resource collection API of PortalRevisions.Gets the resource collection API of PortalSettings.Gets the resource collection API of PrivateEndpointConnections.Gets the resource collection API of ProductApiLinks.Gets the resource collection API of ProductApis.Gets the resource collection API of ProductGroupLinks.Gets the resource collection API of ProductGroups.Gets the resource collection API of ProductPolicies.products()Gets the resource collection API of Products.Gets the resource collection API of ProductSubscriptions.Gets the resource collection API of ProductWikis.Gets the resource collection API of ProductWikisOperations.Gets the resource collection API of QuotaByCounterKeys.Gets the resource collection API of QuotaByPeriodKeys.regions()Gets the resource collection API of Regions.reports()Gets the resource collection API of Reports.Gets the resource collection API of ResourceProviders.Gets wrapped service client ApiManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.Gets the resource collection API of SignInSettings.Gets the resource collection API of SignUpSettings.Gets the resource collection API of Subscriptions.Gets the resource collection API of TagApiLinks.Gets the resource collection API of TagOperationLinks.Gets the resource collection API of TagProductLinks.Gets the resource collection API of TagResources.tags()Gets the resource collection API of Tags.Gets the resource collection API of TenantAccess.Gets the resource collection API of TenantAccessGits.Gets the resource collection API of TenantConfigurations.Gets the resource collection API of TenantSettings.Gets the resource collection API of UserConfirmationPasswords.Gets the resource collection API of UserGroups.Gets the resource collection API of UserIdentities.users()Gets the resource collection API of Users.Gets the resource collection API of UserSubscriptions.Gets the resource collection API of WorkspaceApiDiagnostics.Gets the resource collection API of WorkspaceApiExports.Gets the resource collection API of WorkspaceApiOperationPolicies.Gets the resource collection API of WorkspaceApiOperations.Gets the resource collection API of WorkspaceApiPolicies.Gets the resource collection API of WorkspaceApiReleases.Gets the resource collection API of WorkspaceApiRevisions.Gets the resource collection API of WorkspaceApis.Gets the resource collection API of WorkspaceApiSchemas.Gets the resource collection API of WorkspaceApiVersionSets.Gets the resource collection API of WorkspaceBackends.Gets the resource collection API of WorkspaceCertificates.Gets the resource collection API of WorkspaceDiagnostics.Gets the resource collection API of WorkspaceGlobalSchemas.Gets the resource collection API of WorkspaceGroups.Gets the resource collection API of WorkspaceGroupUsers.Gets the resource collection API of WorkspaceLoggers.Gets the resource collection API of WorkspaceNamedValues.Gets the resource collection API of WorkspaceNotificationRecipientEmails.Gets the resource collection API of WorkspaceNotificationRecipientUsers.Gets the resource collection API of WorkspaceNotifications.Gets the resource collection API of WorkspacePolicies.Gets the resource collection API of WorkspacePolicyFragments.Gets the resource collection API of WorkspaceProductApiLinks.Gets the resource collection API of WorkspaceProductGroupLinks.Gets the resource collection API of WorkspaceProductPolicies.Gets the resource collection API of WorkspaceProducts.Gets the resource collection API of Workspaces.Gets the resource collection API of WorkspaceSubscriptions.Gets the resource collection API of WorkspaceTagApiLinks.Gets the resource collection API of WorkspaceTagOperationLinks.Gets the resource collection API of WorkspaceTagProductLinks.Gets the resource collection API of WorkspaceTags.
-
Method Details
-
authenticate
public static ApiManagementManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ApiManagement service API entry point.- Parameters:
credential- the credential to use.profile- the Azure profile for client.- Returns:
- the ApiManagement service API instance.
-
authenticate
public static ApiManagementManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ApiManagement service API entry point.- Parameters:
httpPipeline- theHttpPipelineconfigured with Azure authentication credential.profile- the Azure profile for client.- Returns:
- the ApiManagement service API instance.
-
configure
Gets a Configurable instance that can be used to create ApiManagementManager with optional configuration.- Returns:
- the Configurable instance allowing configurations.
-
apiGateways
Gets the resource collection API of ApiGateways. It manages ApiManagementGatewayResource.- Returns:
- Resource collection API of ApiGateways.
-
apiManagementGatewaySkus
Gets the resource collection API of ApiManagementGatewaySkus.- Returns:
- Resource collection API of ApiManagementGatewaySkus.
-
allPolicies
Gets the resource collection API of AllPolicies.- Returns:
- Resource collection API of AllPolicies.
-
apis
Gets the resource collection API of Apis. It manages ApiContract.- Returns:
- Resource collection API of Apis.
-
apiRevisions
Gets the resource collection API of ApiRevisions.- Returns:
- Resource collection API of ApiRevisions.
-
apiReleases
Gets the resource collection API of ApiReleases. It manages ApiReleaseContract.- Returns:
- Resource collection API of ApiReleases.
-
apiOperations
Gets the resource collection API of ApiOperations. It manages OperationContract.- Returns:
- Resource collection API of ApiOperations.
-
apiOperationPolicies
Gets the resource collection API of ApiOperationPolicies. It manages PolicyContract.- Returns:
- Resource collection API of ApiOperationPolicies.
-
tags
Gets the resource collection API of Tags. It manages TagContract.- Returns:
- Resource collection API of Tags.
-
graphQLApiResolvers
Gets the resource collection API of GraphQLApiResolvers. It manages ResolverContract.- Returns:
- Resource collection API of GraphQLApiResolvers.
-
graphQLApiResolverPolicies
Gets the resource collection API of GraphQLApiResolverPolicies.- Returns:
- Resource collection API of GraphQLApiResolverPolicies.
-
apiProducts
Gets the resource collection API of ApiProducts.- Returns:
- Resource collection API of ApiProducts.
-
apiPolicies
Gets the resource collection API of ApiPolicies.- Returns:
- Resource collection API of ApiPolicies.
-
apiSchemas
Gets the resource collection API of ApiSchemas. It manages SchemaContract.- Returns:
- Resource collection API of ApiSchemas.
-
apiDiagnostics
Gets the resource collection API of ApiDiagnostics. It manages DiagnosticContract.- Returns:
- Resource collection API of ApiDiagnostics.
-
apiIssues
Gets the resource collection API of ApiIssues. It manages IssueContract.- Returns:
- Resource collection API of ApiIssues.
-
apiIssueComments
Gets the resource collection API of ApiIssueComments. It manages IssueCommentContract.- Returns:
- Resource collection API of ApiIssueComments.
-
apiIssueAttachments
Gets the resource collection API of ApiIssueAttachments. It manages IssueAttachmentContract.- Returns:
- Resource collection API of ApiIssueAttachments.
-
apiTagDescriptions
Gets the resource collection API of ApiTagDescriptions. It manages TagDescriptionContract.- Returns:
- Resource collection API of ApiTagDescriptions.
-
operations
Gets the resource collection API of Operations.- Returns:
- Resource collection API of Operations.
-
apiWikis
Gets the resource collection API of ApiWikis.- Returns:
- Resource collection API of ApiWikis.
-
apiWikisOperations
Gets the resource collection API of ApiWikisOperations.- Returns:
- Resource collection API of ApiWikisOperations.
-
apiExports
Gets the resource collection API of ApiExports.- Returns:
- Resource collection API of ApiExports.
-
apiVersionSets
Gets the resource collection API of ApiVersionSets. It manages ApiVersionSetContract.- Returns:
- Resource collection API of ApiVersionSets.
-
authorizationProviders
Gets the resource collection API of AuthorizationProviders. It manages AuthorizationProviderContract.- Returns:
- Resource collection API of AuthorizationProviders.
-
authorizations
Gets the resource collection API of Authorizations. It manages AuthorizationContract.- Returns:
- Resource collection API of Authorizations.
-
authorizationLoginLinks
Gets the resource collection API of AuthorizationLoginLinks.- Returns:
- Resource collection API of AuthorizationLoginLinks.
-
authorizationAccessPolicies
Gets the resource collection API of AuthorizationAccessPolicies. It manages AuthorizationAccessPolicyContract.- Returns:
- Resource collection API of AuthorizationAccessPolicies.
-
authorizationServers
Gets the resource collection API of AuthorizationServers. It manages AuthorizationServerContract.- Returns:
- Resource collection API of AuthorizationServers.
-
backends
Gets the resource collection API of Backends. It manages BackendContract.- Returns:
- Resource collection API of Backends.
-
caches
Gets the resource collection API of Caches. It manages CacheContract.- Returns:
- Resource collection API of Caches.
-
certificates
Gets the resource collection API of Certificates. It manages CertificateContract.- Returns:
- Resource collection API of Certificates.
-
resourceProviders
Gets the resource collection API of ResourceProviders.- Returns:
- Resource collection API of ResourceProviders.
-
contentTypes
Gets the resource collection API of ContentTypes. It manages ContentTypeContract.- Returns:
- Resource collection API of ContentTypes.
-
contentItems
Gets the resource collection API of ContentItems. It manages ContentItemContract.- Returns:
- Resource collection API of ContentItems.
-
deletedServices
Gets the resource collection API of DeletedServices.- Returns:
- Resource collection API of DeletedServices.
-
apiManagementOperations
Gets the resource collection API of ApiManagementOperations.- Returns:
- Resource collection API of ApiManagementOperations.
-
apiManagementServiceSkus
Gets the resource collection API of ApiManagementServiceSkus.- Returns:
- Resource collection API of ApiManagementServiceSkus.
-
apiManagementServices
Gets the resource collection API of ApiManagementServices. It manages ApiManagementServiceResource.- Returns:
- Resource collection API of ApiManagementServices.
-
diagnostics
Gets the resource collection API of Diagnostics.- Returns:
- Resource collection API of Diagnostics.
-
documentations
Gets the resource collection API of Documentations. It manages DocumentationContract.- Returns:
- Resource collection API of Documentations.
-
emailTemplates
Gets the resource collection API of EmailTemplates. It manages EmailTemplateContract.- Returns:
- Resource collection API of EmailTemplates.
-
apiGatewayConfigConnections
Gets the resource collection API of ApiGatewayConfigConnections. It manages ApiManagementGatewayConfigConnectionResource.- Returns:
- Resource collection API of ApiGatewayConfigConnections.
-
gateways
Gets the resource collection API of Gateways. It manages GatewayContract.- Returns:
- Resource collection API of Gateways.
-
gatewayHostnameConfigurations
Gets the resource collection API of GatewayHostnameConfigurations. It manages GatewayHostnameConfigurationContract.- Returns:
- Resource collection API of GatewayHostnameConfigurations.
-
gatewayApis
Gets the resource collection API of GatewayApis.- Returns:
- Resource collection API of GatewayApis.
-
gatewayCertificateAuthorities
Gets the resource collection API of GatewayCertificateAuthorities. It manages GatewayCertificateAuthorityContract.- Returns:
- Resource collection API of GatewayCertificateAuthorities.
-
groups
Gets the resource collection API of Groups. It manages GroupContract.- Returns:
- Resource collection API of Groups.
-
groupUsers
Gets the resource collection API of GroupUsers.- Returns:
- Resource collection API of GroupUsers.
-
identityProviders
Gets the resource collection API of IdentityProviders. It manages IdentityProviderContract.- Returns:
- Resource collection API of IdentityProviders.
-
issues
Gets the resource collection API of Issues.- Returns:
- Resource collection API of Issues.
-
loggers
Gets the resource collection API of Loggers. It manages LoggerContract.- Returns:
- Resource collection API of Loggers.
-
namedValues
Gets the resource collection API of NamedValues. It manages NamedValueContract.- Returns:
- Resource collection API of NamedValues.
-
networkStatus
Gets the resource collection API of NetworkStatus.- Returns:
- Resource collection API of NetworkStatus.
-
notifications
Gets the resource collection API of Notifications.- Returns:
- Resource collection API of Notifications.
-
notificationRecipientUsers
Gets the resource collection API of NotificationRecipientUsers.- Returns:
- Resource collection API of NotificationRecipientUsers.
-
notificationRecipientEmails
Gets the resource collection API of NotificationRecipientEmails.- Returns:
- Resource collection API of NotificationRecipientEmails.
-
openIdConnectProviders
Gets the resource collection API of OpenIdConnectProviders. It manages OpenidConnectProviderContract.- Returns:
- Resource collection API of OpenIdConnectProviders.
-
outboundNetworkDependenciesEndpoints
Gets the resource collection API of OutboundNetworkDependenciesEndpoints.- Returns:
- Resource collection API of OutboundNetworkDependenciesEndpoints.
-
policies
Gets the resource collection API of Policies.- Returns:
- Resource collection API of Policies.
-
policyDescriptions
Gets the resource collection API of PolicyDescriptions.- Returns:
- Resource collection API of PolicyDescriptions.
-
policyFragments
Gets the resource collection API of PolicyFragments. It manages PolicyFragmentContract.- Returns:
- Resource collection API of PolicyFragments.
-
policyRestrictions
Gets the resource collection API of PolicyRestrictions. It manages PolicyRestrictionContract.- Returns:
- Resource collection API of PolicyRestrictions.
-
policyRestrictionValidations
Gets the resource collection API of PolicyRestrictionValidations.- Returns:
- Resource collection API of PolicyRestrictionValidations.
-
portalConfigs
Gets the resource collection API of PortalConfigs. It manages PortalConfigContract.- Returns:
- Resource collection API of PortalConfigs.
-
portalRevisions
Gets the resource collection API of PortalRevisions. It manages PortalRevisionContract.- Returns:
- Resource collection API of PortalRevisions.
-
portalSettings
Gets the resource collection API of PortalSettings.- Returns:
- Resource collection API of PortalSettings.
-
signInSettings
Gets the resource collection API of SignInSettings.- Returns:
- Resource collection API of SignInSettings.
-
signUpSettings
Gets the resource collection API of SignUpSettings.- Returns:
- Resource collection API of SignUpSettings.
-
delegationSettings
Gets the resource collection API of DelegationSettings.- Returns:
- Resource collection API of DelegationSettings.
-
privateEndpointConnections
Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection.- Returns:
- Resource collection API of PrivateEndpointConnections.
-
products
Gets the resource collection API of Products. It manages ProductContract.- Returns:
- Resource collection API of Products.
-
productApis
Gets the resource collection API of ProductApis.- Returns:
- Resource collection API of ProductApis.
-
productGroups
Gets the resource collection API of ProductGroups.- Returns:
- Resource collection API of ProductGroups.
-
productSubscriptions
Gets the resource collection API of ProductSubscriptions.- Returns:
- Resource collection API of ProductSubscriptions.
-
productPolicies
Gets the resource collection API of ProductPolicies.- Returns:
- Resource collection API of ProductPolicies.
-
productWikis
Gets the resource collection API of ProductWikis.- Returns:
- Resource collection API of ProductWikis.
-
productWikisOperations
Gets the resource collection API of ProductWikisOperations.- Returns:
- Resource collection API of ProductWikisOperations.
-
productApiLinks
Gets the resource collection API of ProductApiLinks. It manages ProductApiLinkContract.- Returns:
- Resource collection API of ProductApiLinks.
-
productGroupLinks
Gets the resource collection API of ProductGroupLinks. It manages ProductGroupLinkContract.- Returns:
- Resource collection API of ProductGroupLinks.
-
quotaByCounterKeys
Gets the resource collection API of QuotaByCounterKeys.- Returns:
- Resource collection API of QuotaByCounterKeys.
-
quotaByPeriodKeys
Gets the resource collection API of QuotaByPeriodKeys.- Returns:
- Resource collection API of QuotaByPeriodKeys.
-
regions
Gets the resource collection API of Regions.- Returns:
- Resource collection API of Regions.
-
reports
Gets the resource collection API of Reports.- Returns:
- Resource collection API of Reports.
-
globalSchemas
Gets the resource collection API of GlobalSchemas. It manages GlobalSchemaContract.- Returns:
- Resource collection API of GlobalSchemas.
-
tenantSettings
Gets the resource collection API of TenantSettings.- Returns:
- Resource collection API of TenantSettings.
-
apiManagementSkus
Gets the resource collection API of ApiManagementSkus.- Returns:
- Resource collection API of ApiManagementSkus.
-
subscriptions
Gets the resource collection API of Subscriptions.- Returns:
- Resource collection API of Subscriptions.
-
tagResources
Gets the resource collection API of TagResources.- Returns:
- Resource collection API of TagResources.
-
tagApiLinks
Gets the resource collection API of TagApiLinks. It manages TagApiLinkContract.- Returns:
- Resource collection API of TagApiLinks.
-
tagOperationLinks
Gets the resource collection API of TagOperationLinks. It manages TagOperationLinkContract.- Returns:
- Resource collection API of TagOperationLinks.
-
tagProductLinks
Gets the resource collection API of TagProductLinks. It manages TagProductLinkContract.- Returns:
- Resource collection API of TagProductLinks.
-
tenantAccess
Gets the resource collection API of TenantAccess. It manages AccessInformationContract.- Returns:
- Resource collection API of TenantAccess.
-
tenantAccessGits
Gets the resource collection API of TenantAccessGits.- Returns:
- Resource collection API of TenantAccessGits.
-
tenantConfigurations
Gets the resource collection API of TenantConfigurations.- Returns:
- Resource collection API of TenantConfigurations.
-
users
Gets the resource collection API of Users. It manages UserContract.- Returns:
- Resource collection API of Users.
-
userGroups
Gets the resource collection API of UserGroups.- Returns:
- Resource collection API of UserGroups.
-
userSubscriptions
Gets the resource collection API of UserSubscriptions.- Returns:
- Resource collection API of UserSubscriptions.
-
userIdentities
Gets the resource collection API of UserIdentities.- Returns:
- Resource collection API of UserIdentities.
-
userConfirmationPasswords
Gets the resource collection API of UserConfirmationPasswords.- Returns:
- Resource collection API of UserConfirmationPasswords.
-
workspaceBackends
Gets the resource collection API of WorkspaceBackends.- Returns:
- Resource collection API of WorkspaceBackends.
-
workspaceCertificates
Gets the resource collection API of WorkspaceCertificates.- Returns:
- Resource collection API of WorkspaceCertificates.
-
workspaceDiagnostics
Gets the resource collection API of WorkspaceDiagnostics.- Returns:
- Resource collection API of WorkspaceDiagnostics.
-
workspaceApiDiagnostics
Gets the resource collection API of WorkspaceApiDiagnostics.- Returns:
- Resource collection API of WorkspaceApiDiagnostics.
-
apiManagementWorkspaceLinks
Gets the resource collection API of ApiManagementWorkspaceLinks.- Returns:
- Resource collection API of ApiManagementWorkspaceLinks.
-
apiManagementWorkspaceLinkOperations
Gets the resource collection API of ApiManagementWorkspaceLinkOperations.- Returns:
- Resource collection API of ApiManagementWorkspaceLinkOperations.
-
workspaceLoggers
Gets the resource collection API of WorkspaceLoggers.- Returns:
- Resource collection API of WorkspaceLoggers.
-
workspaces
Gets the resource collection API of Workspaces. It manages WorkspaceContract.- Returns:
- Resource collection API of Workspaces.
-
workspacePolicies
Gets the resource collection API of WorkspacePolicies.- Returns:
- Resource collection API of WorkspacePolicies.
-
workspaceNamedValues
Gets the resource collection API of WorkspaceNamedValues.- Returns:
- Resource collection API of WorkspaceNamedValues.
-
workspaceGlobalSchemas
Gets the resource collection API of WorkspaceGlobalSchemas.- Returns:
- Resource collection API of WorkspaceGlobalSchemas.
-
workspaceNotifications
Gets the resource collection API of WorkspaceNotifications.- Returns:
- Resource collection API of WorkspaceNotifications.
-
workspaceNotificationRecipientUsers
Gets the resource collection API of WorkspaceNotificationRecipientUsers.- Returns:
- Resource collection API of WorkspaceNotificationRecipientUsers.
-
workspaceNotificationRecipientEmails
Gets the resource collection API of WorkspaceNotificationRecipientEmails.- Returns:
- Resource collection API of WorkspaceNotificationRecipientEmails.
-
workspacePolicyFragments
Gets the resource collection API of WorkspacePolicyFragments.- Returns:
- Resource collection API of WorkspacePolicyFragments.
-
workspaceGroups
Gets the resource collection API of WorkspaceGroups.- Returns:
- Resource collection API of WorkspaceGroups.
-
workspaceGroupUsers
Gets the resource collection API of WorkspaceGroupUsers.- Returns:
- Resource collection API of WorkspaceGroupUsers.
-
workspaceSubscriptions
Gets the resource collection API of WorkspaceSubscriptions.- Returns:
- Resource collection API of WorkspaceSubscriptions.
-
workspaceApiVersionSets
Gets the resource collection API of WorkspaceApiVersionSets.- Returns:
- Resource collection API of WorkspaceApiVersionSets.
-
workspaceApis
Gets the resource collection API of WorkspaceApis.- Returns:
- Resource collection API of WorkspaceApis.
-
workspaceApiRevisions
Gets the resource collection API of WorkspaceApiRevisions.- Returns:
- Resource collection API of WorkspaceApiRevisions.
-
workspaceApiReleases
Gets the resource collection API of WorkspaceApiReleases.- Returns:
- Resource collection API of WorkspaceApiReleases.
-
workspaceApiOperations
Gets the resource collection API of WorkspaceApiOperations.- Returns:
- Resource collection API of WorkspaceApiOperations.
-
workspaceApiOperationPolicies
Gets the resource collection API of WorkspaceApiOperationPolicies.- Returns:
- Resource collection API of WorkspaceApiOperationPolicies.
-
workspaceApiPolicies
Gets the resource collection API of WorkspaceApiPolicies.- Returns:
- Resource collection API of WorkspaceApiPolicies.
-
workspaceApiSchemas
Gets the resource collection API of WorkspaceApiSchemas.- Returns:
- Resource collection API of WorkspaceApiSchemas.
-
workspaceProducts
Gets the resource collection API of WorkspaceProducts.- Returns:
- Resource collection API of WorkspaceProducts.
-
workspaceProductApiLinks
Gets the resource collection API of WorkspaceProductApiLinks.- Returns:
- Resource collection API of WorkspaceProductApiLinks.
-
workspaceProductGroupLinks
Gets the resource collection API of WorkspaceProductGroupLinks.- Returns:
- Resource collection API of WorkspaceProductGroupLinks.
-
workspaceProductPolicies
Gets the resource collection API of WorkspaceProductPolicies.- Returns:
- Resource collection API of WorkspaceProductPolicies.
-
workspaceTags
Gets the resource collection API of WorkspaceTags.- Returns:
- Resource collection API of WorkspaceTags.
-
workspaceTagApiLinks
Gets the resource collection API of WorkspaceTagApiLinks.- Returns:
- Resource collection API of WorkspaceTagApiLinks.
-
workspaceTagOperationLinks
Gets the resource collection API of WorkspaceTagOperationLinks.- Returns:
- Resource collection API of WorkspaceTagOperationLinks.
-
workspaceTagProductLinks
Gets the resource collection API of WorkspaceTagProductLinks.- Returns:
- Resource collection API of WorkspaceTagProductLinks.
-
workspaceApiExports
Gets the resource collection API of WorkspaceApiExports.- Returns:
- Resource collection API of WorkspaceApiExports.
-
operationStatus
Gets the resource collection API of OperationStatus.- Returns:
- Resource collection API of OperationStatus.
-
operationsResults
Gets the resource collection API of OperationsResults.- Returns:
- Resource collection API of OperationsResults.
-
serviceClient
Gets wrapped service client ApiManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.- Returns:
- Wrapped service client ApiManagementClient.
-