EduInitialValue.Domains Property
Definition
Important
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.
Per-domain entries to use when populating the education qualification rule. Only domainNames and tenantId are read from this payload; state and error on each entry are populated by the service.
public System.Collections.Generic.IList<Azure.ResourceManager.Billing.Trust.Models.BillingTrustDomainEntry> Domains { get; }
member this.Domains : System.Collections.Generic.IList<Azure.ResourceManager.Billing.Trust.Models.BillingTrustDomainEntry>
Public ReadOnly Property Domains As IList(Of BillingTrustDomainEntry)