AppContainersExtensions
GetAvailableWorkloadProfiles(SubscriptionResource, AzureLocation, CancellationToken)
GetAvailableWorkloadProfilesAsync(SubscriptionResource, AzureLocation, CancellationToken)
GetBillingMeters(SubscriptionResource, AzureLocation, CancellationToken)
GetBillingMetersAsync(SubscriptionResource, AzureLocation, CancellationToken)
GetContainerApp(ResourceGroupResource, String, CancellationToken)
GetContainerAppAsync(ResourceGroupResource, String, CancellationToken)
GetContainerAppAuthConfigResource(ArmClient, ResourceIdentifier)
GetContainerAppConnectedEnvironment(ResourceGroupResource, String, CancellationToken)
GetContainerAppConnectedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)
GetContainerAppConnectedEnvironmentCertificateResource(ArmClient, ResourceIdentifier)
GetContainerAppConnectedEnvironmentDaprComponentResource(ArmClient, ResourceIdentifier)
GetContainerAppConnectedEnvironmentResource(ArmClient, ResourceIdentifier)
GetContainerAppConnectedEnvironments(ResourceGroupResource)
GetContainerAppConnectedEnvironments(SubscriptionResource, CancellationToken)
GetContainerAppConnectedEnvironmentsAsync(SubscriptionResource, CancellationToken)
GetContainerAppConnectedEnvironmentStorageResource(ArmClient, ResourceIdentifier)
GetContainerAppDetectorPropertyResource(ArmClient, ResourceIdentifier)
GetContainerAppDetectorPropertyRevisionResource(ArmClient, ResourceIdentifier)
GetContainerAppDetectorResource(ArmClient, ResourceIdentifier)
GetContainerAppHttpRouteConfigResource(ArmClient, ResourceIdentifier)
GetContainerAppJob(ResourceGroupResource, String, CancellationToken)
GetContainerAppJobAsync(ResourceGroupResource, String, CancellationToken)
GetContainerAppJobDetectorPropertyResource(ArmClient, ResourceIdentifier)
GetContainerAppJobDetectorResource(ArmClient, ResourceIdentifier)
GetContainerAppJobExecutionResource(ArmClient, ResourceIdentifier)
GetContainerAppJobResource(ArmClient, ResourceIdentifier)
GetContainerAppJobs(ResourceGroupResource)
GetContainerAppJobs(SubscriptionResource, CancellationToken)
GetContainerAppJobsAsync(SubscriptionResource, CancellationToken)
GetContainerAppMaintenanceConfigurationResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedCertificateResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedEnvironment(ResourceGroupResource, String, CancellationToken)
GetContainerAppManagedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)
GetContainerAppManagedEnvironmentCertificateResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedEnvironmentDaprComponentResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedEnvironmentDetectorResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedEnvironmentDetectorResourcePropertyResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedEnvironmentResource(ArmClient, ResourceIdentifier)
GetContainerAppManagedEnvironments(ResourceGroupResource)
GetContainerAppManagedEnvironments(SubscriptionResource, CancellationToken)
GetContainerAppManagedEnvironmentsAsync(SubscriptionResource, CancellationToken)
GetContainerAppManagedEnvironmentStorageResource(ArmClient, ResourceIdentifier)
GetContainerAppPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)
GetContainerAppReplicaResource(ArmClient, ResourceIdentifier)
GetContainerAppResource(ArmClient, ResourceIdentifier)
GetContainerAppRevisionResource(ArmClient, ResourceIdentifier)
GetContainerApps(ResourceGroupResource)
GetContainerApps(SubscriptionResource, CancellationToken)
GetContainerAppsAsync(SubscriptionResource, CancellationToken)
GetContainerAppSourceControlResource(ArmClient, ResourceIdentifier)
GetCustomDomainVerificationId(SubscriptionResource, CancellationToken)
GetCustomDomainVerificationIdAsync(SubscriptionResource, CancellationToken)
GetJavaComponentResource(ArmClient, ResourceIdentifier)
GetLogicAppResource(ArmClient, ResourceIdentifier)
GetLogicAppWorkflowEnvelopeResource(ArmClient, ResourceIdentifier)
GetSessionPool(ResourceGroupResource, String, CancellationToken)
GetSessionPoolAsync(ResourceGroupResource, String, CancellationToken)
GetSessionPoolResource(ArmClient, ResourceIdentifier)
GetSessionPools(ResourceGroupResource)
GetSessionPools(SubscriptionResource, CancellationToken)
GetSessionPoolsAsync(SubscriptionResource, CancellationToken)
GetUsages(SubscriptionResource, AzureLocation, CancellationToken)
GetUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken)
net10.0
namespace Azure.ResourceManager.AppContainers
{
public static class AppContainersExtensions
{
public static AsyncPageable<ContainerAppManagedEnvironmentResource> GetContainerAppManagedEnvironmentsAsync(this SubscriptionResource subscriptionResource, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.AppContainers , Version=1.5.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.AppContainers (1.5.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API