RegistrationDefinition Class

Definition

Registration definition.

public class RegistrationDefinition : Microsoft.Rest.Azure.IResource
type RegistrationDefinition = class
    interface IResource
Public Class RegistrationDefinition
Implements IResource
Inheritance
RegistrationDefinition
Implements

Constructors

RegistrationDefinition()

Initializes a new instance of the RegistrationDefinition class.

RegistrationDefinition(RegistrationDefinitionProperties, Plan, String, String, String)

Initializes a new instance of the RegistrationDefinition class.

Properties

Id

Gets fully qualified path of the registration definition.

Name

Gets name of the registration definition.

Plan

Gets or sets plan details for the managed services.

Properties

Gets or sets properties of a registration definition.

Type

Gets type of the resource.

Methods

Validate()

Validate the object.

Applies to