IContainerGroup.UserAssignedManagedServiceIdentityIds Property

Definition

Gets the ids of the user assigned managed service identities. Returns an empty set if no MSIs are set.

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

Property Value

Applies to