次の方法で共有


ManagedServicesRegistrationProperties クラス

定義

登録定義のプロパティ。

public class ManagedServicesRegistrationProperties
type ManagedServicesRegistrationProperties = class
Public Class ManagedServicesRegistrationProperties
継承
ManagedServicesRegistrationProperties

コンストラクター

ManagedServicesRegistrationProperties(IEnumerable<ManagedServicesAuthorization>, Guid)

ManagedServicesRegistrationProperties の新しいインスタンスを初期化します。

プロパティ

Authorizations

managedBy テナント内の Azure Active Directory プリンシパルがマネージド テナントの委任されたリソースで受け取るアクセスを記述する承認オブジェクトのコレクション。

Description

登録定義の説明。

EligibleAuthorizations

managedBy テナント内の Just-In-Time アクセス Azure Active Directory プリンシパルを記述する適格な承認オブジェクトのコレクションは、マネージド テナントの委任されたリソースで受け取ります。

ManagedByTenantId

managedBy テナントの識別子。

ManagedByTenantName

managedBy テナントの名前。

ManageeTenantId

マネージド テナントの識別子。

ManageeTenantName

マネージド テナントの名前。

ProvisioningState

登録定義の現在のプロビジョニング状態。

RegistrationDefinitionName

登録定義の名前。

適用対象