共用方式為


RegistrationDefinitionProperties.ManagedByTenantId Property

Definition

Gets or sets id of the managedBy tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to