Share via


RegistrationAddressInfo.Address2 Property

Definition

The second line of the Address. Optional.

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

Property Value

Applies to