Share via


BrokerMemoryProfile.Implicit(String to BrokerMemoryProfile) Operator

Definition

Converts a String to a BrokerMemoryProfile.

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

Parameters

value
String

Returns

Applies to