Udostępnij przez


Scope(String) Constructor

Definition

Initializes a new instance of Scope.

public Scope(string value);
new Azure.ResourceManager.DeviceRegistry.Models.Scope : string -> Azure.ResourceManager.DeviceRegistry.Models.Scope
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to