Freigeben über


IsolationScope.Implicit(String to IsolationScope) Operator

Definition

Converts a String to a IsolationScope.

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

Parameters

value
String

Returns

Applies to