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