C# Class Microsoft.Azure.Commands.Batch.Models.NewPoolParameters

Inheritance: BatchClientParametersBase
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
NewPoolParameters ( BatchAccountContext context, string poolId, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch

Method Details

NewPoolParameters() public méthode

public NewPoolParameters ( BatchAccountContext context, string poolId, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch
context BatchAccountContext
poolId string
additionalBehaviors IEnumerable
Résultat Microsoft.Azure.Batch