Share via


LargeInstancePowerState.Implicit(String to LargeInstancePowerState) Operator

Definition

Converts a string to a LargeInstancePowerState.

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

Parameters

value
String

Returns

Applies to