次の方法で共有


AutoUserScope.Implicit(String to AutoUserScope) Operator

Definition

Converts a string to a AutoUserScope.

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

Parameters

value
String

Returns

Applies to