다음을 통해 공유


NfsAccessRuleScope.Implicit(String to NfsAccessRuleScope) Operator

Definition

Converts a string to a NfsAccessRuleScope.

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

Parameters

value
String

Returns

Applies to