Share via


BlueprintAssignmentCmdletBase.AssignOwnerPermission(String, String) Method

Definition

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

Applies to