Team.TenantId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("tenantId")]
[System.Text.Json.Serialization.JsonPropertyOrder(2)]
public string? TenantId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("tenantId")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(2)>]
member this.TenantId : string with get, set
Public Property TenantId As String

Property Value

Attributes

Applies to