RegistrationAssignmentPropertiesRegistrationDefinition 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 inside registration assignment.
public class RegistrationAssignmentPropertiesRegistrationDefinition
type RegistrationAssignmentPropertiesRegistrationDefinition = class
Public Class RegistrationAssignmentPropertiesRegistrationDefinition
- Inheritance
-
RegistrationAssignmentPropertiesRegistrationDefinition
Constructors
RegistrationAssignmentPropertiesRegistrationDefinition() |
Initializes a new instance of the RegistrationAssignmentPropertiesRegistrationDefinition class. |
RegistrationAssignmentPropertiesRegistrationDefinition(RegistrationAssignmentPropertiesRegistrationDefinitionProperties, Plan, String, String, String) |
Initializes a new instance of the RegistrationAssignmentPropertiesRegistrationDefinition 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 registration definition inside registration assignment. |
Type |
Gets type of the resource (Microsoft.ManagedServices/registrationDefinitions). |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET