Partager via


Pool.UpdateDefinitionStages.Blank<ParentT> Interface

Paramètres de type

ParentT

étape de la définition de compte Batch parent à laquelle revenir après l’attachement de cette définition

public interface Blank extends Pool.UpdateDefinitionStages.WithAttach

Première étape d’une définition de pool Batch.

Membres hérités

Attachable.InUpdate<ParentT>.attach() Pool.UpdateDefinitionStages.WithAttach<ParentT>.withApplicationLicenses(List<String> applicationLicenses) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withApplicationPackages(List<ApplicationPackageReference> applicationPackages) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withCertificates(List<CertificateReference> certificates) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withDeploymentConfiguration(DeploymentConfiguration deploymentConfiguration) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withDisplayName(String displayName) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withInterNodeCommunication(InterNodeCommunicationState interNodeCommunication) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withMaxTasksPerNode(Integer maxTasksPerNode) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withMetadata(List<MetadataItem> metadata) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withMountConfiguration(List<MountConfiguration> mountConfigurations) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withNetworkConfiguration(NetworkConfiguration networkConfiguration) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withScaleSettings(ScaleSettings scaleSettings) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withStartTask(StartTask startTask) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withTaskSlotsPerNode(Integer taskSlotsPerNode) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withUserAccounts(List<UserAccount> userAccounts) Pool.UpdateDefinitionStages.WithAttach<ParentT>.withVmSize(String vmSize)

S’applique à