다음을 통해 공유


ServiceCorrelationScheme.Implicit(String to ServiceCorrelationScheme) Operator

Definition

Converts a string to a ServiceCorrelationScheme.

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

Parameters

value
String

Returns

Applies to