UserAssignedIdentityData.AssignmentRestrictionsProviders Property

Definition

List of resource providers or resource providers with resource types that this identity can be assigned to (case-insensitive). Examples: 'Microsoft.Compute', 'Microsoft.Storage/Accounts', 'Microsoft.Network/VirtualNetworks'.

public System.Collections.Generic.IList<string> AssignmentRestrictionsProviders { get; }
member this.AssignmentRestrictionsProviders : System.Collections.Generic.IList<string>
Public ReadOnly Property AssignmentRestrictionsProviders As IList(Of String)

Property Value

Applies to