batch

package
v58.3.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type Account

type Account = original.Account

type AccountClient

type AccountClient = original.AccountClient

func NewAccountClient

func NewAccountClient(subscriptionID string) AccountClient

func NewAccountClientWithBaseURI

func NewAccountClientWithBaseURI(baseURI string, subscriptionID string) AccountClient

type AccountCreateFuture

type AccountCreateFuture = original.AccountCreateFuture

type AccountCreateParameters

type AccountCreateParameters = original.AccountCreateParameters

type AccountCreateProperties

type AccountCreateProperties = original.AccountCreateProperties

type AccountDeleteFuture

type AccountDeleteFuture = original.AccountDeleteFuture

type AccountIdentity

type AccountIdentity = original.AccountIdentity

type AccountKeyType

type AccountKeyType = original.AccountKeyType
const (
	AccountKeyTypePrimary   AccountKeyType = original.AccountKeyTypePrimary
	AccountKeyTypeSecondary AccountKeyType = original.AccountKeyTypeSecondary
)

func PossibleAccountKeyTypeValues

func PossibleAccountKeyTypeValues() []AccountKeyType

type AccountKeys

type AccountKeys = original.AccountKeys

type AccountListResult

type AccountListResult = original.AccountListResult

type AccountListResultIterator

type AccountListResultIterator = original.AccountListResultIterator

type AccountProperties

type AccountProperties = original.AccountProperties

type AccountRegenerateKeyParameters

type AccountRegenerateKeyParameters = original.AccountRegenerateKeyParameters

type AccountUpdateParameters

type AccountUpdateParameters = original.AccountUpdateParameters

type AccountUpdateProperties

type AccountUpdateProperties = original.AccountUpdateProperties

type AllocationState

type AllocationState = original.AllocationState
const (
	AllocationStateResizing AllocationState = original.AllocationStateResizing
	AllocationStateSteady   AllocationState = original.AllocationStateSteady
	AllocationStateStopping AllocationState = original.AllocationStateStopping
)

func PossibleAllocationStateValues

func PossibleAllocationStateValues() []AllocationState

type Application

type Application = original.Application

type ApplicationClient

type ApplicationClient = original.ApplicationClient

func NewApplicationClient

func NewApplicationClient(subscriptionID string) ApplicationClient

func NewApplicationClientWithBaseURI

func NewApplicationClientWithBaseURI(baseURI string, subscriptionID string) ApplicationClient

type ApplicationPackage

type ApplicationPackage = original.ApplicationPackage

type ApplicationPackageClient

type ApplicationPackageClient = original.ApplicationPackageClient

func NewApplicationPackageClient

func NewApplicationPackageClient(subscriptionID string) ApplicationPackageClient

func NewApplicationPackageClientWithBaseURI

func NewApplicationPackageClientWithBaseURI(baseURI string, subscriptionID string) ApplicationPackageClient

type ApplicationPackageProperties

type ApplicationPackageProperties = original.ApplicationPackageProperties

type ApplicationPackageReference

type ApplicationPackageReference = original.ApplicationPackageReference

type ApplicationProperties

type ApplicationProperties = original.ApplicationProperties

type AuthenticationMode

type AuthenticationMode = original.AuthenticationMode
const (
	AuthenticationModeAAD                     AuthenticationMode = original.AuthenticationModeAAD
	AuthenticationModeSharedKey               AuthenticationMode = original.AuthenticationModeSharedKey
	AuthenticationModeTaskAuthenticationToken AuthenticationMode = original.AuthenticationModeTaskAuthenticationToken
)

func PossibleAuthenticationModeValues

func PossibleAuthenticationModeValues() []AuthenticationMode

type AutoScaleRun

type AutoScaleRun = original.AutoScaleRun

type AutoScaleRunError

type AutoScaleRunError = original.AutoScaleRunError

type AutoScaleSettings

type AutoScaleSettings = original.AutoScaleSettings

type AutoStorageAuthenticationMode

type AutoStorageAuthenticationMode = original.AutoStorageAuthenticationMode
const (
	AutoStorageAuthenticationModeBatchAccountManagedIdentity AutoStorageAuthenticationMode = original.AutoStorageAuthenticationModeBatchAccountManagedIdentity
	AutoStorageAuthenticationModeStorageKeys                 AutoStorageAuthenticationMode = original.AutoStorageAuthenticationModeStorageKeys
)

func PossibleAutoStorageAuthenticationModeValues

func PossibleAutoStorageAuthenticationModeValues() []AutoStorageAuthenticationMode

type AutoStorageBaseProperties

type AutoStorageBaseProperties = original.AutoStorageBaseProperties

type AutoStorageProperties

type AutoStorageProperties = original.AutoStorageProperties

type AutoUserScope

type AutoUserScope = original.AutoUserScope
const (
	AutoUserScopePool AutoUserScope = original.AutoUserScopePool
	AutoUserScopeTask AutoUserScope = original.AutoUserScopeTask
)

func PossibleAutoUserScopeValues

func PossibleAutoUserScopeValues() []AutoUserScope

type AutoUserSpecification

type AutoUserSpecification = original.AutoUserSpecification

type AzureBlobFileSystemConfiguration

type AzureBlobFileSystemConfiguration = original.AzureBlobFileSystemConfiguration

type AzureFileShareConfiguration

type AzureFileShareConfiguration = original.AzureFileShareConfiguration

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CIFSMountConfiguration

type CIFSMountConfiguration = original.CIFSMountConfiguration

type CachingType

type CachingType = original.CachingType
const (
	CachingTypeNone      CachingType = original.CachingTypeNone
	CachingTypeReadOnly  CachingType = original.CachingTypeReadOnly
	CachingTypeReadWrite CachingType = original.CachingTypeReadWrite
)

func PossibleCachingTypeValues

func PossibleCachingTypeValues() []CachingType

type Certificate

type Certificate = original.Certificate

type CertificateBaseProperties

type CertificateBaseProperties = original.CertificateBaseProperties

type CertificateClient

type CertificateClient = original.CertificateClient

func NewCertificateClient

func NewCertificateClient(subscriptionID string) CertificateClient

func NewCertificateClientWithBaseURI

func NewCertificateClientWithBaseURI(baseURI string, subscriptionID string) CertificateClient

type CertificateDeleteFuture

type CertificateDeleteFuture = original.CertificateDeleteFuture

type CertificateFormat

type CertificateFormat = original.CertificateFormat
const (
	CertificateFormatCer CertificateFormat = original.CertificateFormatCer
	CertificateFormatPfx CertificateFormat = original.CertificateFormatPfx
)

func PossibleCertificateFormatValues

func PossibleCertificateFormatValues() []CertificateFormat

type CertificateProperties

type CertificateProperties = original.CertificateProperties

type CertificateProvisioningState

type CertificateProvisioningState = original.CertificateProvisioningState

func PossibleCertificateProvisioningStateValues

func PossibleCertificateProvisioningStateValues() []CertificateProvisioningState

type CertificateReference

type CertificateReference = original.CertificateReference

type CertificateStoreLocation

type CertificateStoreLocation = original.CertificateStoreLocation
const (
	CertificateStoreLocationCurrentUser  CertificateStoreLocation = original.CertificateStoreLocationCurrentUser
	CertificateStoreLocationLocalMachine CertificateStoreLocation = original.CertificateStoreLocationLocalMachine
)

func PossibleCertificateStoreLocationValues

func PossibleCertificateStoreLocationValues() []CertificateStoreLocation

type CertificateVisibility

type CertificateVisibility = original.CertificateVisibility

func PossibleCertificateVisibilityValues

func PossibleCertificateVisibilityValues() []CertificateVisibility

type CheckNameAvailabilityParameters

type CheckNameAvailabilityParameters = original.CheckNameAvailabilityParameters

type CheckNameAvailabilityResult

type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type CloudServiceConfiguration

type CloudServiceConfiguration = original.CloudServiceConfiguration

type ComputeNodeDeallocationOption

type ComputeNodeDeallocationOption = original.ComputeNodeDeallocationOption

func PossibleComputeNodeDeallocationOptionValues

func PossibleComputeNodeDeallocationOptionValues() []ComputeNodeDeallocationOption

type ComputeNodeFillType

type ComputeNodeFillType = original.ComputeNodeFillType
const (
	ComputeNodeFillTypePack   ComputeNodeFillType = original.ComputeNodeFillTypePack
	ComputeNodeFillTypeSpread ComputeNodeFillType = original.ComputeNodeFillTypeSpread
)

func PossibleComputeNodeFillTypeValues

func PossibleComputeNodeFillTypeValues() []ComputeNodeFillType

type ComputeNodeIdentityReference

type ComputeNodeIdentityReference = original.ComputeNodeIdentityReference

type ContainerConfiguration

type ContainerConfiguration = original.ContainerConfiguration

type ContainerRegistry

type ContainerRegistry = original.ContainerRegistry

type ContainerWorkingDirectory

type ContainerWorkingDirectory = original.ContainerWorkingDirectory
const (
	ContainerWorkingDirectoryContainerImageDefault ContainerWorkingDirectory = original.ContainerWorkingDirectoryContainerImageDefault
	ContainerWorkingDirectoryTaskWorkingDirectory  ContainerWorkingDirectory = original.ContainerWorkingDirectoryTaskWorkingDirectory
)

func PossibleContainerWorkingDirectoryValues

func PossibleContainerWorkingDirectoryValues() []ContainerWorkingDirectory

type DataDisk

type DataDisk = original.DataDisk

type DeleteCertificateError

type DeleteCertificateError = original.DeleteCertificateError

type DeploymentConfiguration

type DeploymentConfiguration = original.DeploymentConfiguration

type DiffDiskPlacement

type DiffDiskPlacement = original.DiffDiskPlacement
const (
	DiffDiskPlacementCacheDisk DiffDiskPlacement = original.DiffDiskPlacementCacheDisk
)

func PossibleDiffDiskPlacementValues

func PossibleDiffDiskPlacementValues() []DiffDiskPlacement

type DiffDiskSettings

type DiffDiskSettings = original.DiffDiskSettings

type DiskEncryptionConfiguration

type DiskEncryptionConfiguration = original.DiskEncryptionConfiguration

type DiskEncryptionTarget

type DiskEncryptionTarget = original.DiskEncryptionTarget
const (
	DiskEncryptionTargetOsDisk        DiskEncryptionTarget = original.DiskEncryptionTargetOsDisk
	DiskEncryptionTargetTemporaryDisk DiskEncryptionTarget = original.DiskEncryptionTargetTemporaryDisk
)

func PossibleDiskEncryptionTargetValues

func PossibleDiskEncryptionTargetValues() []DiskEncryptionTarget

type ElevationLevel

type ElevationLevel = original.ElevationLevel
const (
	ElevationLevelAdmin    ElevationLevel = original.ElevationLevelAdmin
	ElevationLevelNonAdmin ElevationLevel = original.ElevationLevelNonAdmin
)

func PossibleElevationLevelValues

func PossibleElevationLevelValues() []ElevationLevel

type EncryptionProperties

type EncryptionProperties = original.EncryptionProperties

type EndpointDependency

type EndpointDependency = original.EndpointDependency

type EndpointDetail

type EndpointDetail = original.EndpointDetail

type EnvironmentSetting

type EnvironmentSetting = original.EnvironmentSetting

type FixedScaleSettings

type FixedScaleSettings = original.FixedScaleSettings

type IPAddressProvisioningType

type IPAddressProvisioningType = original.IPAddressProvisioningType
const (
	IPAddressProvisioningTypeBatchManaged        IPAddressProvisioningType = original.IPAddressProvisioningTypeBatchManaged
	IPAddressProvisioningTypeNoPublicIPAddresses IPAddressProvisioningType = original.IPAddressProvisioningTypeNoPublicIPAddresses
	IPAddressProvisioningTypeUserManaged         IPAddressProvisioningType = original.IPAddressProvisioningTypeUserManaged
)

func PossibleIPAddressProvisioningTypeValues

func PossibleIPAddressProvisioningTypeValues() []IPAddressProvisioningType

type ImageReference

type ImageReference = original.ImageReference

type InboundEndpointProtocol

type InboundEndpointProtocol = original.InboundEndpointProtocol

func PossibleInboundEndpointProtocolValues

func PossibleInboundEndpointProtocolValues() []InboundEndpointProtocol

type InboundNatPool

type InboundNatPool = original.InboundNatPool

type InterNodeCommunicationState

type InterNodeCommunicationState = original.InterNodeCommunicationState

func PossibleInterNodeCommunicationStateValues

func PossibleInterNodeCommunicationStateValues() []InterNodeCommunicationState

type KeySource

type KeySource = original.KeySource
const (
	KeySourceMicrosoftBatch    KeySource = original.KeySourceMicrosoftBatch
	KeySourceMicrosoftKeyVault KeySource = original.KeySourceMicrosoftKeyVault
)

func PossibleKeySourceValues

func PossibleKeySourceValues() []KeySource

type KeyVaultProperties

type KeyVaultProperties = original.KeyVaultProperties

type KeyVaultReference

type KeyVaultReference = original.KeyVaultReference

type LinuxUserConfiguration

type LinuxUserConfiguration = original.LinuxUserConfiguration

type ListApplicationPackagesResult

type ListApplicationPackagesResult = original.ListApplicationPackagesResult

type ListApplicationsResult

type ListApplicationsResult = original.ListApplicationsResult

type ListCertificatesResult

type ListCertificatesResult = original.ListCertificatesResult

type ListPoolsResult

type ListPoolsResult = original.ListPoolsResult

type ListPoolsResultIterator

type ListPoolsResultIterator = original.ListPoolsResultIterator

func NewListPoolsResultIterator

func NewListPoolsResultIterator(page ListPoolsResultPage) ListPoolsResultIterator

type ListPoolsResultPage

type ListPoolsResultPage = original.ListPoolsResultPage

type ListPrivateLinkResourcesResult

type ListPrivateLinkResourcesResult = original.ListPrivateLinkResourcesResult

type LocationClient

type LocationClient = original.LocationClient

func NewLocationClient

func NewLocationClient(subscriptionID string) LocationClient

func NewLocationClientWithBaseURI

func NewLocationClientWithBaseURI(baseURI string, subscriptionID string) LocationClient

type LocationQuota

type LocationQuota = original.LocationQuota

type LoginMode

type LoginMode = original.LoginMode
const (
	LoginModeBatch       LoginMode = original.LoginModeBatch
	LoginModeInteractive LoginMode = original.LoginModeInteractive
)

func PossibleLoginModeValues

func PossibleLoginModeValues() []LoginMode

type MetadataItem

type MetadataItem = original.MetadataItem

type MountConfiguration

type MountConfiguration = original.MountConfiguration

type NFSMountConfiguration

type NFSMountConfiguration = original.NFSMountConfiguration

type NameAvailabilityReason

type NameAvailabilityReason = original.NameAvailabilityReason
const (
	NameAvailabilityReasonAlreadyExists NameAvailabilityReason = original.NameAvailabilityReasonAlreadyExists
	NameAvailabilityReasonInvalid       NameAvailabilityReason = original.NameAvailabilityReasonInvalid
)

func PossibleNameAvailabilityReasonValues

func PossibleNameAvailabilityReasonValues() []NameAvailabilityReason

type NetworkConfiguration

type NetworkConfiguration = original.NetworkConfiguration

type NetworkSecurityGroupRule

type NetworkSecurityGroupRule = original.NetworkSecurityGroupRule

type NetworkSecurityGroupRuleAccess

type NetworkSecurityGroupRuleAccess = original.NetworkSecurityGroupRuleAccess

func PossibleNetworkSecurityGroupRuleAccessValues

func PossibleNetworkSecurityGroupRuleAccessValues() []NetworkSecurityGroupRuleAccess

type NodePlacementConfiguration

type NodePlacementConfiguration = original.NodePlacementConfiguration

type NodePlacementPolicyType

type NodePlacementPolicyType = original.NodePlacementPolicyType
const (
	NodePlacementPolicyTypeRegional NodePlacementPolicyType = original.NodePlacementPolicyTypeRegional
	NodePlacementPolicyTypeZonal    NodePlacementPolicyType = original.NodePlacementPolicyTypeZonal
)

func PossibleNodePlacementPolicyTypeValues

func PossibleNodePlacementPolicyTypeValues() []NodePlacementPolicyType

type OSDisk

type OSDisk = original.OSDisk

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OutboundEnvironmentEndpoint

type OutboundEnvironmentEndpoint = original.OutboundEnvironmentEndpoint

type PackageState

type PackageState = original.PackageState
const (
	PackageStateActive  PackageState = original.PackageStateActive
	PackageStatePending PackageState = original.PackageStatePending
)

func PossiblePackageStateValues

func PossiblePackageStateValues() []PackageState

type Pool

type Pool = original.Pool

type PoolAllocationMode

type PoolAllocationMode = original.PoolAllocationMode
const (
	PoolAllocationModeBatchService     PoolAllocationMode = original.PoolAllocationModeBatchService
	PoolAllocationModeUserSubscription PoolAllocationMode = original.PoolAllocationModeUserSubscription
)

func PossiblePoolAllocationModeValues

func PossiblePoolAllocationModeValues() []PoolAllocationMode

type PoolClient

type PoolClient = original.PoolClient

func NewPoolClient

func NewPoolClient(subscriptionID string) PoolClient

func NewPoolClientWithBaseURI

func NewPoolClientWithBaseURI(baseURI string, subscriptionID string) PoolClient

type PoolDeleteFuture

type PoolDeleteFuture = original.PoolDeleteFuture

type PoolEndpointConfiguration

type PoolEndpointConfiguration = original.PoolEndpointConfiguration

type PoolIdentity

type PoolIdentity = original.PoolIdentity

type PoolIdentityType

type PoolIdentityType = original.PoolIdentityType
const (
	PoolIdentityTypeNone         PoolIdentityType = original.PoolIdentityTypeNone
	PoolIdentityTypeUserAssigned PoolIdentityType = original.PoolIdentityTypeUserAssigned
)

func PossiblePoolIdentityTypeValues

func PossiblePoolIdentityTypeValues() []PoolIdentityType

type PoolProperties

type PoolProperties = original.PoolProperties

type PoolProvisioningState

type PoolProvisioningState = original.PoolProvisioningState
const (
	PoolProvisioningStateDeleting  PoolProvisioningState = original.PoolProvisioningStateDeleting
	PoolProvisioningStateSucceeded PoolProvisioningState = original.PoolProvisioningStateSucceeded
)

func PossiblePoolProvisioningStateValues

func PossiblePoolProvisioningStateValues() []PoolProvisioningState

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionClient

type PrivateEndpointConnectionClient = original.PrivateEndpointConnectionClient

func NewPrivateEndpointConnectionClient

func NewPrivateEndpointConnectionClient(subscriptionID string) PrivateEndpointConnectionClient

func NewPrivateEndpointConnectionClientWithBaseURI

func NewPrivateEndpointConnectionClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceClient

type PrivateLinkResourceClient = original.PrivateLinkResourceClient

func NewPrivateLinkResourceClient

func NewPrivateLinkResourceClient(subscriptionID string) PrivateLinkResourceClient

func NewPrivateLinkResourceClientWithBaseURI

func NewPrivateLinkResourceClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourceClient

type PrivateLinkResourceProperties

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type ProxyResource

type ProxyResource = original.ProxyResource

type PublicIPAddressConfiguration

type PublicIPAddressConfiguration = original.PublicIPAddressConfiguration

type PublicNetworkAccessType

type PublicNetworkAccessType = original.PublicNetworkAccessType
const (
	PublicNetworkAccessTypeDisabled PublicNetworkAccessType = original.PublicNetworkAccessTypeDisabled
	PublicNetworkAccessTypeEnabled  PublicNetworkAccessType = original.PublicNetworkAccessTypeEnabled
)

func PossiblePublicNetworkAccessTypeValues

func PossiblePublicNetworkAccessTypeValues() []PublicNetworkAccessType

type ResizeError

type ResizeError = original.ResizeError

type ResizeOperationStatus

type ResizeOperationStatus = original.ResizeOperationStatus

type Resource

type Resource = original.Resource

type ResourceFile

type ResourceFile = original.ResourceFile

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone           ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
	ResourceIdentityTypeUserAssigned   ResourceIdentityType = original.ResourceIdentityTypeUserAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ScaleSettings

type ScaleSettings = original.ScaleSettings

type SkuCapability

type SkuCapability = original.SkuCapability

type StartTask

type StartTask = original.StartTask

type StorageAccountType

type StorageAccountType = original.StorageAccountType
const (
	StorageAccountTypePremiumLRS  StorageAccountType = original.StorageAccountTypePremiumLRS
	StorageAccountTypeStandardLRS StorageAccountType = original.StorageAccountTypeStandardLRS
)

func PossibleStorageAccountTypeValues

func PossibleStorageAccountTypeValues() []StorageAccountType

type SupportedSku

type SupportedSku = original.SupportedSku

type SupportedSkusResult

type SupportedSkusResult = original.SupportedSkusResult

type TaskContainerSettings

type TaskContainerSettings = original.TaskContainerSettings

type TaskSchedulingPolicy

type TaskSchedulingPolicy = original.TaskSchedulingPolicy

type UserAccount

type UserAccount = original.UserAccount

type UserAssignedIdentities

type UserAssignedIdentities = original.UserAssignedIdentities

type UserIdentity

type UserIdentity = original.UserIdentity

type VMExtension

type VMExtension = original.VMExtension

type VirtualMachineConfiguration

type VirtualMachineConfiguration = original.VirtualMachineConfiguration

type VirtualMachineFamilyCoreQuota

type VirtualMachineFamilyCoreQuota = original.VirtualMachineFamilyCoreQuota

type WindowsConfiguration

type WindowsConfiguration = original.WindowsConfiguration

type WindowsUserConfiguration

type WindowsUserConfiguration = original.WindowsUserConfiguration

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL