Поделиться через


SnapshotCompositionType.Implicit(String to SnapshotCompositionType) Operator

Definition

Converts a String to a SnapshotCompositionType.

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

Parameters

value
String

Returns

Applies to