次の方法で共有


RegistrationAssignmentPropertiesRegistrationDefinitionProperties.ManagedByTenantName プロパティ

定義

managedBy テナントの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象