RegistrationAssignmentProperties.RegistrationDefinition Property
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.
Gets registration definition inside registration assignment.
[Newtonsoft.Json.JsonProperty(PropertyName="registrationDefinition")]
public Microsoft.Azure.Management.ManagedServices.Models.RegistrationAssignmentPropertiesRegistrationDefinition RegistrationDefinition { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationDefinition")>]
member this.RegistrationDefinition : Microsoft.Azure.Management.ManagedServices.Models.RegistrationAssignmentPropertiesRegistrationDefinition
Public ReadOnly Property RegistrationDefinition As RegistrationAssignmentPropertiesRegistrationDefinition
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute