PostgreSqlFlexibleServerUserAssignedIdentity.UserAssignedIdentities 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.
represents user assigned identities map.
public Azure.Provisioning.BicepDictionary<Azure.Provisioning.Resources.UserAssignedIdentityDetails> UserAssignedIdentities { get; set; }
member this.UserAssignedIdentities : Azure.Provisioning.BicepDictionary<Azure.Provisioning.Resources.UserAssignedIdentityDetails> with get, set
Public Property UserAssignedIdentities As BicepDictionary(Of UserAssignedIdentityDetails)