DomainPurchaseConsent.AgreedBy 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.
Client IP address.
public Azure.Provisioning.BicepValue<string> AgreedBy { get; set; }
member this.AgreedBy : Azure.Provisioning.BicepValue<string> with get, set
Public Property AgreedBy As BicepValue(Of String)