IDomainProperties.ContactAdminAddressMailingAddress1 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 ContactAdminAddressMailingAddress1 { 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.ContactAdminAddressMailingAddress1 : string with get, set
Public Property ContactAdminAddressMailingAddress1 As String
Property Value
- Attributes