| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance |
Package containing the classes for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.fluent |
Package containing the service clients for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.fluent.models |
Package containing the inner data models for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Class and Description |
|---|
| ContainerGroups
Entry point to the container instance management API.
|
| Class and Description |
|---|
| ContainerExecRequest
The container exec request.
|
| Class and Description |
|---|
| ContainerGroupDiagnostics
Container group diagnostic information.
|
| ContainerGroupIdentity
Identity for the container group.
|
| ContainerGroupNetworkProfile
Container group network profile information.
|
| ContainerGroupPropertiesInstanceView
The instance view of the container group.
|
| ContainerGroupRestartPolicy
Defines values for ContainerGroupRestartPolicy.
|
| ContainerGroupSku
Defines values for ContainerGroupSku.
|
| DnsConfiguration
DNS configuration for the container group.
|
| EncryptionProperties
The container group encryption properties.
|
| IpAddress
IP address for the container group.
|
| OperatingSystemTypes
Defines values for OperatingSystemTypes.
|
| UsageName
The name object of the resource.
|
| Class and Description |
|---|
| AzureFileVolume
The properties of the Azure File volume.
|
| CachedImages
The cached image and OS type.
|
| CachedImagesListResult
The response containing cached images.
|
| CapabilitiesAutoGenerated
The supported capabilities.
|
| CapabilitiesListResult
The response containing list of capabilities.
|
| Container
A container instance.
|
| ContainerAttachResult
The information for the output stream from container attach.
|
| ContainerExec
The container execution command, for liveness or readiness probe.
|
| ContainerExecRequest
The container exec request.
|
| ContainerExecRequestTerminalSize
The size of the terminal.
|
| ContainerExecResponse
Response containing the container exec command.
|
| ContainerGroup.DefinitionStages.Blank
The first stage of the container group definition.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank
The first stage of the container instance definition.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach
The final stage of the container instance definition.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount
The stage of the container instance definition allowing to specify the number of CPU cores.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
The stage of the container instance definition allowing to specify the environment variables.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource |
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage
The stage of the container instance definition allowing to specify the container image.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize
The stage of the container instance definition allowing to specify the memory size in GB.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts
The stage of the container instance definition allowing to specify (or not) the container ports.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts
The stage of the container instance definition allowing not to specify any container ports internal or
external.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
The stage of the container instance definition allowing to specify the container ports.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPortsOrContainerInstanceAttach
The stage of the container instance definition allowing to specify one or more container ports.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
The stage of the container instance definition allowing to specify the starting command line.
|
| ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
The stage of the container instance definition allowing to specify volume mount setting.
|
| ContainerGroup.DefinitionStages.DnsConfigFork |
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinitionBlank
The first stage of the volume definition.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
The stage of the volume definition allowing to specify a read only Azure File Share name.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName
The stage of the volume definition allowing to specify the Git target directory name mappings.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision
The stage of the volume definition allowing to specify the Git revision.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl
The stage of the volume definition allowing to specify the Git URL mappings.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap
The stage of the volume definition allowing to specify the secrets map.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey
The stage of the volume definition allowing to specify the storage account key to access to the Azure
file.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName
The stage of the volume definition allowing to specify the storage account name to access to the Azure
file.
|
| ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach
The final stage of the volume definition.
|
| ContainerGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified. |
| ContainerGroup.DefinitionStages.WithDnsConfig
The stage of the container group definition allowing to specify the DNS configuration of the container group.
|
| ContainerGroup.DefinitionStages.WithDnsPrefix
The stage of the container group definition allowing to specify the DNS prefix label.
|
| ContainerGroup.DefinitionStages.WithFirstContainerInstance
The stage of the container group definition allowing to specify first required container instance.
|
| ContainerGroup.DefinitionStages.WithGroup
The stage of the container group definition allowing to specify the resource group.
|
| ContainerGroup.DefinitionStages.WithLogAnalytics
The stage of the container group definition allowing to specify the log analytics platform for the container
group.
|
| ContainerGroup.DefinitionStages.WithNetworkProfile
The stage of the container group definition allowing to specify the network profile id.
|
| ContainerGroup.DefinitionStages.WithNextContainerInstance
The stage of the container group definition allowing to specify a container instance.
|
| ContainerGroup.DefinitionStages.WithOsType
The stage of the container group definition allowing to specify the OS type.
|
| ContainerGroup.DefinitionStages.WithPrivateImageRegistry
The stage of the container group definition allowing to specify a private image registry.
|
| ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
The stage of the container group definition allowing to specify a private image registry or a volume.
|
| ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly
The stage of the container group definition allowing to skip the private image registry.
|
| ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry
The stage of the container group definition allowing to specify a public only or private image registry.
|
| ContainerGroup.DefinitionStages.WithRestartPolicy
The stage of the container group definition allowing to specify the container group restart policy.
|
| ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the container instance definition allowing to specify system assigned managed service identity
with specific role based access.
|
| ContainerGroup.DefinitionStages.WithSystemAssignedManagedServiceIdentity
The stage of the container instance definition allowing to specify having system assigned managed service
identity.
|
| ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity
The stage of the container instance definition allowing to specify user assigned managed service identity.
|
| ContainerGroup.DefinitionStages.WithVolume
The stage of the container group definition allowing to specify a volume that can be mounted by a container
instance.
|
| ContainerGroupDiagnostics
Container group diagnostic information.
|
| ContainerGroupIdentity
Identity for the container group.
|
| ContainerGroupIpAddressType
Defines values for ContainerGroupIpAddressType.
|
| ContainerGroupListResult
The container group list response that contains the container group properties.
|
| ContainerGroupNetworkProfile
Container group network profile information.
|
| ContainerGroupNetworkProtocol
Defines values for ContainerGroupNetworkProtocol.
|
| ContainerGroupRestartPolicy
Defines values for ContainerGroupRestartPolicy.
|
| ContainerGroupSku
Defines values for ContainerGroupSku.
|
| ContainerHttpGet
The container Http Get settings, for liveness or readiness probe.
|
| ContainerInstanceOperationsOrigin
Defines values for ContainerInstanceOperationsOrigin.
|
| ContainerNetworkProtocol
Defines values for ContainerNetworkProtocol.
|
| ContainerPort
The port exposed on the container instance.
|
| ContainerProbe
The container probe, for liveness or readiness.
|
| ContainerPropertiesInstanceView
The instance view of the container instance.
|
| ContainerState
The container instance state.
|
| DnsConfiguration
DNS configuration for the container group.
|
| EncryptionProperties
The container group encryption properties.
|
| EnvironmentVariable
The environment variable to set within the container instance.
|
| GitRepoVolume
Represents a volume that is populated with the contents of a git repository.
|
| GpuResource
The GPU resource.
|
| GpuSku
Defines values for GpuSku.
|
| HttpHeaders
The HTTP headers.
|
| ImageRegistryCredential
Image registry credential.
|
| InitContainerDefinition
The init container definition.
|
| InitContainerPropertiesDefinitionInstanceView
The instance view of the init container.
|
| IpAddress
IP address for the container group.
|
| LogAnalytics
Container group log analytics information.
|
| LogAnalyticsLogType
Defines values for LogAnalyticsLogType.
|
| OperatingSystemTypes
Defines values for OperatingSystemTypes.
|
| Operation
An operation for Azure Container Instance service.
|
| OperationDisplay
The display information of the operation.
|
| OperationListResult
The operation list response that contains all operations for Azure Container Instance service.
|
| Port
The port exposed on the container group.
|
| ResourceIdentityType
Defines values for ResourceIdentityType.
|
| ResourceLimits
The resource limits.
|
| ResourceRequests
The resource requests.
|
| ResourceRequirements
The resource requirements.
|
| Scheme
Defines values for Scheme.
|
| Volume
The properties of the volume.
|
| VolumeMount
The properties of the volume mount.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.