次の方法で共有


IMicrosoftGraphOrganization.City Property

Definition

City name of the address for the organization.

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

Property Value

Attributes

Applies to