Share via


AppContainersExtensions Class

Definition

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

public static class AppContainersExtensions
type AppContainersExtensions = class
Public Module AppContainersExtensions
Inheritance
AppContainersExtensions

Methods

GetAvailableWorkloadProfiles(SubscriptionResource, AzureLocation, CancellationToken)

Get all available workload profiles for a location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/availableManagedEnvironmentsWorkloadProfileTypes
  • Operation Id: AvailableWorkloadProfiles_Get
  • Default Api Version: 2025-01-01
<item>MockingTo mock this method, please mock GetAvailableWorkloadProfiles(AzureLocation, CancellationToken) instead.</item>
GetAvailableWorkloadProfilesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Get all available workload profiles for a location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/availableManagedEnvironmentsWorkloadProfileTypes
  • Operation Id: AvailableWorkloadProfiles_Get
  • Default Api Version: 2025-01-01
<item>MockingTo mock this method, please mock GetAvailableWorkloadProfiles(AzureLocation, CancellationToken) instead.</item>
GetBillingMeters(SubscriptionResource, AzureLocation, CancellationToken)

Get all billingMeters for a location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/billingMeters
  • Operation Id: BillingMeters_Get
  • Default Api Version: 2025-01-01
<item>MockingTo mock this method, please mock GetBillingMeters(AzureLocation, CancellationToken) instead.</item>
GetBillingMetersAsync(SubscriptionResource, AzureLocation, CancellationToken)

Get all billingMeters for a location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/billingMeters
  • Operation Id: BillingMeters_Get
  • Default Api Version: 2025-01-01
<item>MockingTo mock this method, please mock GetBillingMeters(AzureLocation, CancellationToken) instead.</item>
GetContainerApp(ResourceGroupResource, String, CancellationToken)

Get the properties of a Container App.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}
  • Operation Id: ContainerApps_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppResource
<item>MockingTo mock this method, please mock GetContainerApp(String, CancellationToken) instead.</item>
GetContainerAppAsync(ResourceGroupResource, String, CancellationToken)

Get the properties of a Container App.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}
  • Operation Id: ContainerApps_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppResource
<item>MockingTo mock this method, please mock GetContainerAppAsync(String, CancellationToken) instead.</item>
GetContainerAppAuthConfigResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppAuthConfigResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppAuthConfigResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppAuthConfigResource(ResourceIdentifier) instead.</item>

GetContainerAppConnectedEnvironment(ResourceGroupResource, String, CancellationToken)

Get the properties of an connectedEnvironment.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/connectedEnvironments/{connectedEnvironmentName}
  • Operation Id: ConnectedEnvironments_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppConnectedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironment(String, CancellationToken) instead.</item>
GetContainerAppConnectedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Get the properties of an connectedEnvironment.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/connectedEnvironments/{connectedEnvironmentName}
  • Operation Id: ConnectedEnvironments_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppConnectedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironmentAsync(String, CancellationToken) instead.</item>
GetContainerAppConnectedEnvironmentCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppConnectedEnvironmentCertificateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppConnectedEnvironmentCertificateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironmentCertificateResource(ResourceIdentifier) instead.</item>

GetContainerAppConnectedEnvironmentDaprComponentResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppConnectedEnvironmentDaprComponentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppConnectedEnvironmentDaprComponentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironmentDaprComponentResource(ResourceIdentifier) instead.</item>

GetContainerAppConnectedEnvironmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppConnectedEnvironmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ContainerAppConnectedEnvironmentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironmentResource(ResourceIdentifier) instead.</item>

GetContainerAppConnectedEnvironments(ResourceGroupResource)

Gets a collection of ContainerAppConnectedEnvironmentResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironments() instead.</item>

GetContainerAppConnectedEnvironments(SubscriptionResource, CancellationToken)

Get all connectedEnvironments for a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/connectedEnvironments
  • Operation Id: ConnectedEnvironments_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppConnectedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironments(CancellationToken) instead.</item>
GetContainerAppConnectedEnvironmentsAsync(SubscriptionResource, CancellationToken)

Get all connectedEnvironments for a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/connectedEnvironments
  • Operation Id: ConnectedEnvironments_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppConnectedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironments(CancellationToken) instead.</item>
GetContainerAppConnectedEnvironmentStorageResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppConnectedEnvironmentStorageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppConnectedEnvironmentStorageResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppConnectedEnvironmentStorageResource(ResourceIdentifier) instead.</item>

GetContainerAppDetectorPropertyResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppDetectorPropertyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ContainerAppDetectorPropertyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppDetectorPropertyResource(ResourceIdentifier) instead.</item>

GetContainerAppDetectorPropertyRevisionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppDetectorPropertyRevisionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppDetectorPropertyRevisionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppDetectorPropertyRevisionResource(ResourceIdentifier) instead.</item>

GetContainerAppDetectorResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppDetectorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppDetectorResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppDetectorResource(ResourceIdentifier) instead.</item>

GetContainerAppJob(ResourceGroupResource, String, CancellationToken)

Get the properties of a Container Apps Job.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/jobs/{jobName}
  • Operation Id: Jobs_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppJobResource
<item>MockingTo mock this method, please mock GetContainerAppJob(String, CancellationToken) instead.</item>
GetContainerAppJobAsync(ResourceGroupResource, String, CancellationToken)

Get the properties of a Container Apps Job.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/jobs/{jobName}
  • Operation Id: Jobs_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppJobResource
<item>MockingTo mock this method, please mock GetContainerAppJobAsync(String, CancellationToken) instead.</item>
GetContainerAppJobDetectorPropertyResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppJobDetectorPropertyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppJobDetectorPropertyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppJobDetectorPropertyResource(ResourceIdentifier) instead.</item>

GetContainerAppJobDetectorResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppJobDetectorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppJobDetectorResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppJobDetectorResource(ResourceIdentifier) instead.</item>

GetContainerAppJobExecutionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppJobExecutionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppJobExecutionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppJobExecutionResource(ResourceIdentifier) instead.</item>

GetContainerAppJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ContainerAppJobResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppJobResource(ResourceIdentifier) instead.</item>

GetContainerAppJobs(ResourceGroupResource)

Gets a collection of ContainerAppJobResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetContainerAppJobs() instead.</item>

GetContainerAppJobs(SubscriptionResource, CancellationToken)

Get the Container Apps Jobs in a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/jobs
  • Operation Id: Jobs_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppJobResource
<item>MockingTo mock this method, please mock GetContainerAppJobs(CancellationToken) instead.</item>
GetContainerAppJobsAsync(SubscriptionResource, CancellationToken)

Get the Container Apps Jobs in a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/jobs
  • Operation Id: Jobs_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppJobResource
<item>MockingTo mock this method, please mock GetContainerAppJobs(CancellationToken) instead.</item>
GetContainerAppManagedCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedCertificateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppManagedCertificateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedCertificateResource(ResourceIdentifier) instead.</item>

GetContainerAppManagedEnvironment(ResourceGroupResource, String, CancellationToken)

Get the properties of a Managed Environment used to host container apps.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}
  • Operation Id: ManagedEnvironments_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppManagedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppManagedEnvironment(String, CancellationToken) instead.</item>
GetContainerAppManagedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Get the properties of a Managed Environment used to host container apps.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}
  • Operation Id: ManagedEnvironments_Get
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppManagedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentAsync(String, CancellationToken) instead.</item>
GetContainerAppManagedEnvironmentCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedEnvironmentCertificateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppManagedEnvironmentCertificateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentCertificateResource(ResourceIdentifier) instead.</item>

GetContainerAppManagedEnvironmentDaprComponentResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedEnvironmentDaprComponentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppManagedEnvironmentDaprComponentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentDaprComponentResource(ResourceIdentifier) instead.</item>

GetContainerAppManagedEnvironmentDetectorResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedEnvironmentDetectorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppManagedEnvironmentDetectorResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentDetectorResource(ResourceIdentifier) instead.</item>

GetContainerAppManagedEnvironmentDetectorResourcePropertyResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedEnvironmentDetectorResourcePropertyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ContainerAppManagedEnvironmentDetectorResourcePropertyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentDetectorResourcePropertyResource(ResourceIdentifier) instead.</item>

GetContainerAppManagedEnvironmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedEnvironmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ContainerAppManagedEnvironmentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentResource(ResourceIdentifier) instead.</item>

GetContainerAppManagedEnvironments(ResourceGroupResource)

Gets a collection of ContainerAppManagedEnvironmentResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironments() instead.</item>

GetContainerAppManagedEnvironments(SubscriptionResource, CancellationToken)

Get all Managed Environments for a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/managedEnvironments
  • Operation Id: ManagedEnvironments_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppManagedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppManagedEnvironments(CancellationToken) instead.</item>
GetContainerAppManagedEnvironmentsAsync(SubscriptionResource, CancellationToken)

Get all Managed Environments for a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/managedEnvironments
  • Operation Id: ManagedEnvironments_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppManagedEnvironmentResource
<item>MockingTo mock this method, please mock GetContainerAppManagedEnvironments(CancellationToken) instead.</item>
GetContainerAppManagedEnvironmentStorageResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppManagedEnvironmentStorageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppManagedEnvironmentStorageResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppManagedEnvironmentStorageResource(ResourceIdentifier) instead.</item>

GetContainerAppReplicaResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppReplicaResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a ContainerAppReplicaResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppReplicaResource(ResourceIdentifier) instead.</item>

GetContainerAppResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ContainerAppResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppResource(ResourceIdentifier) instead.</item>

GetContainerAppRevisionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppRevisionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppRevisionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppRevisionResource(ResourceIdentifier) instead.</item>

GetContainerApps(ResourceGroupResource)

Gets a collection of ContainerAppResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetContainerApps() instead.</item>

GetContainerApps(SubscriptionResource, CancellationToken)

Get the Container Apps in a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/containerApps
  • Operation Id: ContainerApps_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppResource
<item>MockingTo mock this method, please mock GetContainerApps(CancellationToken) instead.</item>
GetContainerAppsAsync(SubscriptionResource, CancellationToken)

Get the Container Apps in a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/containerApps
  • Operation Id: ContainerApps_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppResource
<item>MockingTo mock this method, please mock GetContainerApps(CancellationToken) instead.</item>
GetContainerAppSourceControlResource(ArmClient, ResourceIdentifier)

Gets an object representing a ContainerAppSourceControlResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContainerAppSourceControlResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetContainerAppSourceControlResource(ResourceIdentifier) instead.</item>

GetCustomDomainVerificationId(SubscriptionResource, CancellationToken)

Get the verification id of a subscription used for verifying custom domains

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/getCustomDomainVerificationId
  • Operation Id: GetCustomDomainVerificationId
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppJobExecutionResource
<item>MockingTo mock this method, please mock GetCustomDomainVerificationId(CancellationToken) instead.</item>
GetCustomDomainVerificationIdAsync(SubscriptionResource, CancellationToken)

Get the verification id of a subscription used for verifying custom domains

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/getCustomDomainVerificationId
  • Operation Id: GetCustomDomainVerificationId
  • Default Api Version: 2025-01-01
  • Resource: ContainerAppJobExecutionResource
<item>MockingTo mock this method, please mock GetCustomDomainVerificationId(CancellationToken) instead.</item>
GetJavaComponentResource(ArmClient, ResourceIdentifier)

Gets an object representing a JavaComponentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a JavaComponentResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetJavaComponentResource(ResourceIdentifier) instead.</item>

GetSessionPool(ResourceGroupResource, String, CancellationToken)

Get the properties of a session pool.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}
  • Operation Id: ContainerAppsSessionPools_Get
  • Default Api Version: 2025-01-01
  • Resource: SessionPoolResource
<item>MockingTo mock this method, please mock GetSessionPool(String, CancellationToken) instead.</item>
GetSessionPoolAsync(ResourceGroupResource, String, CancellationToken)

Get the properties of a session pool.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}
  • Operation Id: ContainerAppsSessionPools_Get
  • Default Api Version: 2025-01-01
  • Resource: SessionPoolResource
<item>MockingTo mock this method, please mock GetSessionPoolAsync(String, CancellationToken) instead.</item>
GetSessionPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a SessionPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SessionPoolResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetSessionPoolResource(ResourceIdentifier) instead.</item>

GetSessionPools(ResourceGroupResource)

Gets a collection of SessionPoolResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetSessionPools() instead.</item>

GetSessionPools(SubscriptionResource, CancellationToken)

Get the session pools in a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/sessionPools
  • Operation Id: ContainerAppsSessionPools_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: SessionPoolResource
<item>MockingTo mock this method, please mock GetSessionPools(CancellationToken) instead.</item>
GetSessionPoolsAsync(SubscriptionResource, CancellationToken)

Get the session pools in a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/sessionPools
  • Operation Id: ContainerAppsSessionPools_ListBySubscription
  • Default Api Version: 2025-01-01
  • Resource: SessionPoolResource
<item>MockingTo mock this method, please mock GetSessionPools(CancellationToken) instead.</item>
GetUsages(SubscriptionResource, AzureLocation, CancellationToken)

Gets, for the specified location, the current resource usage information as well as the limits under the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/usages
  • Operation Id: Usages_List
  • Default Api Version: 2025-01-01
<item>MockingTo mock this method, please mock GetUsages(AzureLocation, CancellationToken) instead.</item>
GetUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets, for the specified location, the current resource usage information as well as the limits under the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/usages
  • Operation Id: Usages_List
  • Default Api Version: 2025-01-01
<item>MockingTo mock this method, please mock GetUsages(AzureLocation, CancellationToken) instead.</item>

Applies to