Share via


SpotAllocationStrategy.Implicit(String to SpotAllocationStrategy) Operator

Definition

Converts a String to a SpotAllocationStrategy.

public static implicit operator Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy (string value);
static member op_Implicit : string -> Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy
Public Shared Widening Operator CType (value As String) As SpotAllocationStrategy

Parameters

value
String

Returns

Applies to