Share via


AccessUserListResult.Data Property

Definition

Data of the users list.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Confluent.Models.AccessUserRecord> Data { get; }
member this.Data : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Confluent.Models.AccessUserRecord>
Public ReadOnly Property Data As IReadOnlyList(Of AccessUserRecord)

Property Value

Applies to