IDomainPatchResource.ContactTechAddressMailingAddress1 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.
First line of an Address.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="First line of an Address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="address1")]
public string ContactTechAddressMailingAddress1 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="First line of an Address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="address1")>]
member this.ContactTechAddressMailingAddress1 : string with get, set
Public Property ContactTechAddressMailingAddress1 As String
Property Value
- Attributes