BlueprintAssignmentCmdletBase.IsUserAssignedIdentity 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.
Checks if an assignment uses user assigned identity.
protected bool IsUserAssignedIdentity (Microsoft.Azure.Management.Blueprint.Models.ManagedServiceIdentity identity);
member this.IsUserAssignedIdentity : Microsoft.Azure.Management.Blueprint.Models.ManagedServiceIdentity -> bool
Protected Function IsUserAssignedIdentity (identity As ManagedServiceIdentity) As Boolean
Parameters
- identity
- ManagedServiceIdentity