Share via


IRegistrationAssignment.RegistrationDefinitionType Property

Definition

The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="type")]
public string RegistrationDefinitionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The type of the Azure resource (Microsoft.ManagedServices/registrationDefinitions).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="type")>]
member this.RegistrationDefinitionType : string
Public ReadOnly Property RegistrationDefinitionType As String

Property Value

Attributes

Applies to