AzureResourceManagerCommonTypesManagedServiceIdentityUpdate.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.
The identities assigned to this resource by the user.
[Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Origin(Microsoft.Azure.PowerShell.Cmdlets.Pinecone.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Models.IAzureResourceManagerCommonTypesManagedServiceIdentityUpdateUserAssignedIdentities UserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Origin(Microsoft.Azure.PowerShell.Cmdlets.Pinecone.PropertyOrigin.Owned)>]
member this.UserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Models.IAzureResourceManagerCommonTypesManagedServiceIdentityUpdateUserAssignedIdentities with get, set
Public Property UserAssignedIdentity As IAzureResourceManagerCommonTypesManagedServiceIdentityUpdateUserAssignedIdentities
Property Value
Implements
- Attributes