Share via


StorageSyncResourceType.Implicit(String to StorageSyncResourceType) Operator

Definition

Converts a string to a StorageSyncResourceType.

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

Parameters

value
String

Returns

Applies to