Share via


RegistrationAddressInfo.Country Property

Definition

The country for the address.

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

Property Value

Applies to