次の方法で共有


AccessScope.Implicit(String to AccessScope) Operator

Definition

Converts a string to a AccessScope.

public static implicit operator Azure.Compute.Batch.AccessScope (string value);
static member op_Implicit : string -> Azure.Compute.Batch.AccessScope
Public Shared Widening Operator CType (value As String) As AccessScope

Parameters

value
String

Returns

Applies to