Megosztás a következőn keresztül:


BlueprintTargetScope(String) Constructor

Definition

Initializes a new instance of BlueprintTargetScope.

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

Parameters

value
String

Exceptions

value is null.

Applies to