IVirtualMachineScaleSetBeta.UserAssignedManagedServiceIdentityIds Property

Definition

Gets the resource ids of User Assigned Managed Service Identities associated with the virtual machine scale set.

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

Property Value

Applies to