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