次の方法で共有


DevOpsAzureSku(String) Constructor

Definition

Initializes a new instance of DevOpsAzureSku.

public DevOpsAzureSku (string name);
new Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsAzureSku : string -> Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsAzureSku
Public Sub New (name As String)

Parameters

name
String

The Azure SKU name of the machines in the pool.

Exceptions

name is null.

Applies to