BlueprintAssignmentCmdletBase.AssignOwnerPermission(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.
Assign owner role to Blueprint RP (so that we can do deployments)
protected void AssignOwnerPermission (string scope, string spnObjectId);
member this.AssignOwnerPermission : string * string -> unit
Protected Sub AssignOwnerPermission (scope As String, spnObjectId As String)
Parameters
- scope
- String
- spnObjectId
- String