TenantListResult.TenantIds Property

Definition

Optional. Gets or sets tenant Ids.

public System.Collections.Generic.IList<Microsoft.Azure.Subscriptions.Models.TenantIdDescription> TenantIds { get; set; }
member this.TenantIds : System.Collections.Generic.IList<Microsoft.Azure.Subscriptions.Models.TenantIdDescription> with get, set
Public Property TenantIds As IList(Of TenantIdDescription)

Property Value

Applies to