Package-level declarations

Types

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

Determines who has admin permissions to the Azure DevOps pool.

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

The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.

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

Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.

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

The ephemeral type of the image.

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

Determines how the service should be run. By default, this will be set to Service.

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

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

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

The Azure SKU name of the machines in the pool.

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

Determines the balance between cost and performance.

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

The status of the current operation.

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

The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".