IDomainPatchResource.ContactBillingAddressMailingCity Property

Definition

The city for the address.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The city for the address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="city", Update=false)]
public string ContactBillingAddressMailingCity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The city for the address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="city", Update=false)>]
member this.ContactBillingAddressMailingCity : string with get, set
Public Property ContactBillingAddressMailingCity As String

Property Value

Attributes

Applies to