共用方式為


DomainPurchaseConsent.AgreementKeys Property

Definition

List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource.

public Azure.Provisioning.BicepList<string> AgreementKeys { get; set; }
member this.AgreementKeys : Azure.Provisioning.BicepList<string> with get, set
Public Property AgreementKeys As BicepList(Of String)

Property Value

Applies to