Mappers.MapAssignedIdentity(Boolean, 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.
public static Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceIdentity MapAssignedIdentity (bool createSystemResourceIdentity, string[] userAssignedIdentity);
static member MapAssignedIdentity : bool * string[] -> Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceIdentity
Public Shared Function MapAssignedIdentity (createSystemResourceIdentity As Boolean, userAssignedIdentity As String()) As ApiManagementServiceIdentity
Parameters
- createSystemResourceIdentity
- Boolean
- userAssignedIdentity
- String[]