AppPlatformServicePowerState.Implicit Operator

Definition

Converts a string to a AppPlatformServicePowerState.

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

Parameters

value
String

Returns

Applies to