RegistrationDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET