Share via


IKeyVaultDataServiceClient.GetHsmRoleDefinitions(String, String) Method

Definition

public Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultRoleDefinition[] GetHsmRoleDefinitions (string hsmName, string scope);
abstract member GetHsmRoleDefinitions : string * string -> Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultRoleDefinition[]
Public Function GetHsmRoleDefinitions (hsmName As String, scope As String) As PSKeyVaultRoleDefinition()

Parameters

hsmName
String
scope
String

Returns

Applies to