Megosztás a következőn keresztül:


AacAudioProfile.Implicit(String to AacAudioProfile) Operator

Definition

Converts a string to a AacAudioProfile.

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

Parameters

value
String

Returns

Applies to