RbacCmdletBase.GetAssignmentDetails 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.
Get details of the role assignment -- principal name, role definition name, etc., and assign them back in the role assignment object.
protected void GetAssignmentDetails (Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultRoleAssignment assignment, string hsmName, string scope);
member this.GetAssignmentDetails : Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultRoleAssignment * string * string -> unit
Protected Sub GetAssignmentDetails (assignment As PSKeyVaultRoleAssignment, hsmName As String, scope As String)
Parameters
- assignment
- PSKeyVaultRoleAssignment
- hsmName
- String
- scope
- String