Sdílet prostřednictvím


IotCentralAppState.Implicit(String to IotCentralAppState) Operator

Definition

Converts a string to a IotCentralAppState.

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

Parameters

value
String

Returns

Applies to