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 ContainerGroupPriority : Enum<ContainerGroupPriority> , ConvertibleToJava<ContainerGroupPriority>

The priority of the container group.

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 DnsNameLabelReusePolicy : Enum<DnsNameLabelReusePolicy> , ConvertibleToJava<DnsNameLabelReusePolicy>

The value representing the security enum. The 'Unsecure' value is the default value if not selected and means the object's domain name label is not secured against subdomain takeover. The 'TenantReuse' value is the default value if selected and means the object's domain name label can be reused within the same tenant. The 'SubscriptionReuse' value means the object's domain name label can be reused within the same subscription. The 'ResourceGroupReuse' value means the object's domain name label can be reused within the same resource group. The 'NoReuse' value means the object's domain name label cannot be reused within the same resource group, subscription, or tenant.

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.