PublishedBlueprintData.TargetScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The scope where this blueprint definition can be assigned.
public Azure.ResourceManager.Blueprint.Models.BlueprintTargetScope? TargetScope { get; set; }
member this.TargetScope : Nullable<Azure.ResourceManager.Blueprint.Models.BlueprintTargetScope> with get, set
Public Property TargetScope As Nullable(Of BlueprintTargetScope)