次の方法で共有


BatchAccessScope.Implicit(String to BatchAccessScope) Operator

Definition

Converts a String to a BatchAccessScope.

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

Parameters

value
String

Returns

Applies to