Experiment.IdentityUserAssignedIdentity Property

Definition

The list of user identities associated with the Experiment. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Chaos.Models.IUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Inlined)>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.Chaos.Models.IUserAssignedIdentities with get, set
Public Property IdentityUserAssignedIdentity As IUserAssignedIdentities

Property Value

Implements

Attributes

Applies to