Package-level declarations

Types

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

The access level allowed for the users in this key set.

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

The access level allowed for the users in this key set.

enum CloudServicesNetworkEnableDefaultEgressEndpoints : Enum<CloudServicesNetworkEnableDefaultEgressEndpoints> , ConvertibleToJava<CloudServicesNetworkEnableDefaultEgressEndpoints>

The indicator of whether the platform default endpoints are allowed for the egress traffic.

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

The type of rack configuration for the cluster.

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

The indicator of whether the console access is enabled.

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

The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.

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

The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster.

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

The network plugin type for Hybrid AKS.

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

The type of the IP address allocation, defaulted to "DualStack".

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

The strategy for creating the OS disk.

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

The strategy for deleting the OS disk.

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

Selection of how the type evaluation is applied to the cluster calculation.

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

Selection of how the threshold should be evaluated.

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

Selects the boot method for the virtual machine.

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

The type of the device model to use.

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

The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.

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

Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine.

enum VirtualMachinePlacementHintPodAffinityScope : Enum<VirtualMachinePlacementHintPodAffinityScope> , ConvertibleToJava<VirtualMachinePlacementHintPodAffinityScope>

The scope for the virtual machine affinity or anti-affinity placement hint. It should always be "Machine" in the case of node affinity.

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

The specification of whether this hint supports affinity or anti-affinity with the referenced resources.

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

The indicator of whether the hint is a hard or soft requirement during scheduling.

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

Field Deprecated, use virtualizationModel instead. The type of the virtio interface.