Microsoft.Azure.ManagedInstance.Library.TemplateSeedAzure SQL DB Managed Instance: Template Seed

Microsoft.Azure.ManagedInstance.Library.TemplateSeed (ClassType)

A template seed for an Azure SQL DB Managed Instance Database Engine to test connection.

Knowledge Base article:

Summary

A template seed for an Azure SQL DB Managed Instance Database Engine to test connection.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9f8ed362-4e37-ecd7-f2f2-5eccff3c0293

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.Azure.ManagedInstance.Library.TemplateSeed:
TemplateID  string  Template ID true 256  False 
ConnectionString  string  Connection String false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Azure.ManagedInstance.Library.TemplateSeed" Base="System!System.Entity" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="TemplateID" Type="string" Key="true"/>
<Property ID="ConnectionString" Type="string"/>
</ClassType>