Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The tenant ids for the account
public System.Collections.Generic.List<string> Tenants { get; set; }
member this.Tenants : System.Collections.Generic.List<string> with get, set