次の方法で共有


BatchAccessScope(String) Constructor

Definition

Initializes a new instance of BatchAccessScope.

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

Parameters

value
String

Exceptions

value is null.

Applies to