共用方式為


RegistrationDefinitionProperties.ManagedByTenantName Property

Definition

Gets name of the managedBy tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to