你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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