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

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

Méthodes publiques

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

Method Details

NewJobScheduleParameters() public méthode

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