IBlueprintClient.GetBlueprint(String, String) Method
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.
public Microsoft.Azure.Commands.Blueprint.Models.PSBlueprint GetBlueprint (string scope, string blueprintName);
abstract member GetBlueprint : string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSBlueprint
Public Function GetBlueprint (scope As String, blueprintName As String) As PSBlueprint
Parameters
- scope
- String
- blueprintName
- String