Partager via


IMicrosoftGraphContract.CustomerId Property

Definition

The unique identifier for the customer tenant referenced by this partnership. Corresponds to the id property of the customer tenant's organization resource.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="The unique identifier for the customer tenant referenced by this partnership. Corresponds to the id property of the customer tenant's organization resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerId", Update=true)]
public string CustomerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="The unique identifier for the customer tenant referenced by this partnership. Corresponds to the id property of the customer tenant's organization resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerId", Update=true)>]
member this.CustomerId : string with get, set
Public Property CustomerId As String

Property Value

Attributes

Applies to