次の方法で共有


SpotAllocationStrategy(String) Constructor

Definition

Initializes a new instance of SpotAllocationStrategy.

public SpotAllocationStrategy (string value);
new Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy : string -> Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to