IDomainPatchResourceProperties.ContactTechAddressMailingCity 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 ContactTechAddressMailingCity { 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.ContactTechAddressMailingCity : string with get, set
Public Property ContactTechAddressMailingCity As String

Property Value

Attributes

Applies to