Package-level declarations
Types
Azure DevOps organization profile
Builder for AzureDevOpsOrganizationProfileArgs.
The Azure SKU of the machines in the pool.
Builder for DevOpsAzureSkuArgs.
Builder for GetPoolPlainArgs.
Managed service identity (system assigned and/or user assigned identities)
Builder for ManagedServiceIdentityArgs.
The network profile of the machines in the pool.
Builder for NetworkProfileArgs.
Defines an Azure DevOps organization.
Builder for OrganizationArgs.
The OS profile of the machines in the pool.
Builder for OsProfileArgs.
The VM image of the machines in the pool.
Builder for PoolImageArgs.
The secret management settings of the machines in the pool.
Builder for SecretsManagementSettingsArgs.
Stateful profile meaning that the machines will be returned to the pool after running a job.
Builder for StatefulArgs.
Stateless profile meaning that the machines will be cleaned up after running a job.
Builder for StatelessAgentProfileArgs.
The agents will run on Virtual Machine Scale Sets.
Builder for VmssFabricProfileArgs.