BlueprintClient.GetBlueprintAssignment(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.PSBlueprintAssignment GetBlueprintAssignment (string scope, string blueprintAssignmentName);
abstract member GetBlueprintAssignment : string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSBlueprintAssignment
override this.GetBlueprintAssignment : string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSBlueprintAssignment
Public Function GetBlueprintAssignment (scope As String, blueprintAssignmentName As String) As PSBlueprintAssignment
Parameters
- scope
- String
- blueprintAssignmentName
- String