Share via


Tenant.Domains Property

Definition

The list of domains for the tenant.

public Azure.Provisioning.BicepList<string> Domains { get; }
member this.Domains : Azure.Provisioning.BicepList<string>
Public ReadOnly Property Domains As BicepList(Of String)

Property Value

Applies to