Condividi tramite


BatchClientOptions(BatchClientOptions+ServiceVersion) Constructor

Definition

Initializes a new instance of BatchClientOptions.

public BatchClientOptions(Azure.Compute.Batch.BatchClientOptions.ServiceVersion version = Azure.Compute.Batch.BatchClientOptions+ServiceVersion.V2025_06_01);
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.V2025_06_01)

Parameters

version
BatchClientOptions.ServiceVersion

The service version.

Applies to