Share via


PrivateLinkAssociationPropertiesExpanded.TenantID Property

Definition

Gets or sets the TenantID.

[Newtonsoft.Json.JsonProperty(PropertyName="tenantID")]
public string TenantID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantID")>]
member this.TenantID : string with get, set
Public Property TenantID As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to