Package-level declarations

Types

Link copied to clipboard
enum ContainerGroupIpAddressType : Enum<ContainerGroupIpAddressType> , ConvertibleToJava<ContainerGroupIpAddressType>

Specifies if the IP is exposed to the public internet or private VNET.

Link copied to clipboard
enum ContainerGroupNetworkProtocol : Enum<ContainerGroupNetworkProtocol> , ConvertibleToJava<ContainerGroupNetworkProtocol>

The protocol associated with the port.

Link copied to clipboard
enum ContainerGroupRestartPolicy : Enum<ContainerGroupRestartPolicy> , ConvertibleToJava<ContainerGroupRestartPolicy>

Restart policy for all containers within the container group.

Link copied to clipboard
enum ContainerGroupSku : Enum<ContainerGroupSku> , ConvertibleToJava<ContainerGroupSku>

The SKU for a container group.

Link copied to clipboard
enum ContainerNetworkProtocol : Enum<ContainerNetworkProtocol> , ConvertibleToJava<ContainerNetworkProtocol>

The protocol associated with the port.

Link copied to clipboard
enum GpuSku : Enum<GpuSku> , ConvertibleToJava<GpuSku>

The SKU of the GPU resource.

Link copied to clipboard
enum LogAnalyticsLogType : Enum<LogAnalyticsLogType> , ConvertibleToJava<LogAnalyticsLogType>

The log type to be used.

Link copied to clipboard
enum OperatingSystemTypes : Enum<OperatingSystemTypes> , ConvertibleToJava<OperatingSystemTypes>

The operating system type required by the containers in the container group.

Link copied to clipboard
enum ResourceIdentityType : Enum<ResourceIdentityType> , ConvertibleToJava<ResourceIdentityType>

The type of identity used for the container group. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the container group.

Link copied to clipboard
enum Scheme : Enum<Scheme> , ConvertibleToJava<Scheme>

The scheme.