Share via


BatchClientOptions(BatchClientOptions+ServiceVersion) Constructor

Definition

Initializes new instance of BatchClientOptions.

public BatchClientOptions (Azure.Compute.Batch.BatchClientOptions.ServiceVersion version = Azure.Compute.Batch.BatchClientOptions+ServiceVersion.V2024_02_01_19_0);
new Azure.Compute.Batch.BatchClientOptions : Azure.Compute.Batch.BatchClientOptions.ServiceVersion -> Azure.Compute.Batch.BatchClientOptions
Public Sub New (Optional version As BatchClientOptions.ServiceVersion = Azure.Compute.Batch.BatchClientOptions+ServiceVersion.V2024_02_01_19_0)

Parameters

Applies to