Sdílet prostřednictvím


AllowedCopyScope.Implicit(String to AllowedCopyScope) Operator

Definition

Converts a string to a AllowedCopyScope.

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

Parameters

value
String

Returns

Applies to