Share via


IRegistrationAssignmentPropertiesRegistrationDefinitionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.RegistrationAssignmentPropertiesRegistrationDefinitionPropertiesTypeConverter))]
public interface IRegistrationAssignmentPropertiesRegistrationDefinitionProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.RegistrationAssignmentPropertiesRegistrationDefinitionPropertiesTypeConverter))>]
type IRegistrationAssignmentPropertiesRegistrationDefinitionProperties = interface
    interface IJsonSerializable
Public Interface IRegistrationAssignmentPropertiesRegistrationDefinitionProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Authorization

The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.

Description

The description of the registration definition.

EligibleAuthorization

The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.

ManagedByTenantId

The identifier of the managedBy tenant.

ManagedByTenantName

The name of the managedBy tenant.

ManageeTenantId

The identifier of the managed tenant.

ManageeTenantName

The name of the managed tenant.

ProvisioningState

The current provisioning state of the registration definition.

RegistrationDefinitionName

The name of the registration definition.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to