IMonitorResource.IdentityUserAssignedIdentity Property

Definition

The identities assigned to this resource by the user.

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The identities assigned to this resource by the user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.IIdentityPropertiesUserAssignedIdentities) }, ReadOnly=false, Required=false, SerializedName="userAssignedIdentities")]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.IIdentityPropertiesUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The identities assigned to this resource by the user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.IIdentityPropertiesUserAssignedIdentities) }, ReadOnly=false, Required=false, SerializedName="userAssignedIdentities")>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.IIdentityPropertiesUserAssignedIdentities with get, set
Public Property IdentityUserAssignedIdentity As IIdentityPropertiesUserAssignedIdentities

Property Value

Attributes

Applies to