次の方法で共有


AccessScope(String) Constructor

Definition

Initializes a new instance of AccessScope.

public AccessScope (string value);
new Azure.Compute.Batch.AccessScope : string -> Azure.Compute.Batch.AccessScope
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to