Share via


IIdentityProperties.UserAssignedIdentity 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 UserAssignedIdentity { 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.UserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.IIdentityPropertiesUserAssignedIdentities with get, set
Public Property UserAssignedIdentity As IIdentityPropertiesUserAssignedIdentities

Property Value

Attributes

Applies to