IResourceIdentity.UserAssignedIdentity Property
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.
User Assigned Identities
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="User Assigned Identities", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IResourceIdentityUserAssignedIdentities) }, ReadOnly=false, Required=false, SerializedName="userAssignedIdentities")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IResourceIdentityUserAssignedIdentities UserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="User Assigned Identities", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IResourceIdentityUserAssignedIdentities) }, ReadOnly=false, Required=false, SerializedName="userAssignedIdentities")>]
member this.UserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IResourceIdentityUserAssignedIdentities with get, set
Public Property UserAssignedIdentity As IResourceIdentityUserAssignedIdentities
Property Value
- Attributes