Azure.ResourceManager.Applications.Containers Namespace

Classes

AuthConfigCollection

A class representing a collection of AuthConfigResource and their operations. Each AuthConfigResource in the collection will belong to the same instance of ContainerAppResource. To get an AuthConfigCollection instance call the GetAuthConfigs method from an instance of ContainerAppResource.

AuthConfigData

A class representing the AuthConfig data model.

AuthConfigResource

A Class representing an AuthConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AuthConfigResource from an instance of ArmClient using the GetAuthConfigResource method. Otherwise you can get one from its parent resource ContainerAppResource using the GetAuthConfig method.

ContainerAppCertificateCollection

A class representing a collection of ContainerAppCertificateResource and their operations. Each ContainerAppCertificateResource in the collection will belong to the same instance of ManagedEnvironmentResource. To get a ContainerAppCertificateCollection instance call the GetContainerAppCertificates method from an instance of ManagedEnvironmentResource.

ContainerAppCertificateData

A class representing the ContainerAppCertificate data model.

ContainerAppCertificateResource

A Class representing a ContainerAppCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerAppCertificateResource from an instance of ArmClient using the GetContainerAppCertificateResource method. Otherwise you can get one from its parent resource ManagedEnvironmentResource using the GetContainerAppCertificate method.

ContainerAppCollection

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

ContainerAppData

A class representing the ContainerApp data model.

ContainerAppReplicaCollection

A class representing a collection of ContainerAppReplicaResource and their operations. Each ContainerAppReplicaResource in the collection will belong to the same instance of ContainerAppRevisionResource. To get a ContainerAppReplicaCollection instance call the GetContainerAppReplicas method from an instance of ContainerAppRevisionResource.

ContainerAppReplicaData

A class representing the ContainerAppReplica data model.

ContainerAppReplicaResource

A Class representing a ContainerAppReplica along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerAppReplicaResource from an instance of ArmClient using the GetContainerAppReplicaResource method. Otherwise you can get one from its parent resource ContainerAppRevisionResource using the GetContainerAppReplica method.

ContainerAppResource

A Class representing a ContainerApp along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerAppResource from an instance of ArmClient using the GetContainerAppResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetContainerApp method.

ContainerAppRevisionCollection

A class representing a collection of ContainerAppRevisionResource and their operations. Each ContainerAppRevisionResource in the collection will belong to the same instance of ContainerAppResource. To get a ContainerAppRevisionCollection instance call the GetContainerAppRevisions method from an instance of ContainerAppResource.

ContainerAppRevisionData

A class representing the ContainerAppRevision data model.

ContainerAppRevisionResource

A Class representing a ContainerAppRevision along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerAppRevisionResource from an instance of ArmClient using the GetContainerAppRevisionResource method. Otherwise you can get one from its parent resource ContainerAppResource using the GetContainerAppRevision method.

ContainersExtensions

A class to add extension methods to Azure.ResourceManager.Applications.Containers.

DaprComponentCollection

A class representing a collection of DaprComponentResource and their operations. Each DaprComponentResource in the collection will belong to the same instance of ManagedEnvironmentResource. To get a DaprComponentCollection instance call the GetDaprComponents method from an instance of ManagedEnvironmentResource.

DaprComponentData

A class representing the DaprComponent data model.

DaprComponentResource

A Class representing a DaprComponent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DaprComponentResource from an instance of ArmClient using the GetDaprComponentResource method. Otherwise you can get one from its parent resource ManagedEnvironmentResource using the GetDaprComponent method.

ManagedEnvironmentCollection

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

ManagedEnvironmentData

A class representing the ManagedEnvironment data model.

ManagedEnvironmentResource

A Class representing a ManagedEnvironment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedEnvironmentResource from an instance of ArmClient using the GetManagedEnvironmentResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetManagedEnvironment method.

ManagedEnvironmentStorageCollection

A class representing a collection of ManagedEnvironmentStorageResource and their operations. Each ManagedEnvironmentStorageResource in the collection will belong to the same instance of ManagedEnvironmentResource. To get a ManagedEnvironmentStorageCollection instance call the GetManagedEnvironmentStorages method from an instance of ManagedEnvironmentResource.

ManagedEnvironmentStorageData

A class representing the ManagedEnvironmentStorage data model.

ManagedEnvironmentStorageResource

A Class representing a ManagedEnvironmentStorage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedEnvironmentStorageResource from an instance of ArmClient using the GetManagedEnvironmentStorageResource method. Otherwise you can get one from its parent resource ManagedEnvironmentResource using the GetManagedEnvironmentStorage method.

SourceControlCollection

A class representing a collection of SourceControlResource and their operations. Each SourceControlResource in the collection will belong to the same instance of ContainerAppResource. To get a SourceControlCollection instance call the GetSourceControls method from an instance of ContainerAppResource.

SourceControlData

A class representing the SourceControl data model.

SourceControlResource

A Class representing a SourceControl along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SourceControlResource from an instance of ArmClient using the GetSourceControlResource method. Otherwise you can get one from its parent resource ContainerAppResource using the GetSourceControl method.