Bagikan melalui


RegistrationAssignmentPropertiesRegistrationDefinitionProperties Class

Definition

Properties of registration definition inside registration assignment.

public class RegistrationAssignmentPropertiesRegistrationDefinitionProperties
type RegistrationAssignmentPropertiesRegistrationDefinitionProperties = class
Public Class RegistrationAssignmentPropertiesRegistrationDefinitionProperties
Inheritance
RegistrationAssignmentPropertiesRegistrationDefinitionProperties

Constructors

RegistrationAssignmentPropertiesRegistrationDefinitionProperties()

Initializes a new instance of the RegistrationAssignmentPropertiesRegistrationDefinitionProperties class.

RegistrationAssignmentPropertiesRegistrationDefinitionProperties(String, IList<Authorization>, String, String, String, String, String, String)

Initializes a new instance of the RegistrationAssignmentPropertiesRegistrationDefinitionProperties class.

Properties

Authorizations

Gets or sets authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.

Description

Gets or sets description of the registration definition.

ManagedByTenantId

Gets or sets id of the managedBy tenant.

ManagedByTenantName

Gets or sets name of the managedBy tenant.

ManageeTenantId

Gets or sets id of the home tenant.

ManageeTenantName

Gets or sets name of the home tenant.

ProvisioningState

Gets or sets current state of the registration definition. Possible values include: 'NotSpecified', 'Accepted', 'Running', 'Ready', 'Creating', 'Created', 'Deleting', 'Deleted', 'Canceled', 'Failed', 'Succeeded', 'Updating'

RegistrationDefinitionName

Gets or sets name of the registration definition.

Applies to