Share via


StorageSyncFeatureStatus.Implicit(String to StorageSyncFeatureStatus) Operator

Definition

Converts a string to a StorageSyncFeatureStatus.

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

Parameters

value
String

Returns

Applies to