CreateOrUpdateKubeBase.GetUserManagedIdentity(String) Method

Definition

protected Microsoft.Azure.Management.ContainerService.Models.UserAssignedIdentity GetUserManagedIdentity(string identityResourceId);
member this.GetUserManagedIdentity : string -> Microsoft.Azure.Management.ContainerService.Models.UserAssignedIdentity
Protected Function GetUserManagedIdentity (identityResourceId As String) As UserAssignedIdentity

Parameters

identityResourceId
String

Returns

Applies to