Udostępnij za pośrednictwem


IShippingAddress.City Property

Definition

Name of the City.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Name of the City.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="city")]
public string City { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Name of the City.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="city")>]
member this.City : string with get, set
Public Property City As String

Property Value

Attributes

Applies to