共用方式為


MachineUpdate.TenantId Property

Definition

Gets the identity's tenant id.

[Newtonsoft.Json.JsonProperty(PropertyName="identity.tenantId")]
public string TenantId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity.tenantId")>]
member this.TenantId : string
Public ReadOnly Property TenantId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to