ServiceSqlServerRegistries

azure-17/Item/Databases/ServiceSqlServerRegistries
include('azure-17/Item/Databases/ServiceSqlServerRegistries')
Illustration ServiceSqlServerRegistries ServiceSqlServerRegistriesCard ServiceSqlServerRegistriesGroup
illustration for Illustration illustration for ServiceSqlServerRegistries illustration for ServiceSqlServerRegistriesCard illustration for ServiceSqlServerRegistriesGroup

Sprites

The item provides the following sriptes:

  • <$ServiceSqlServerRegistriesXs>
  • <$ServiceSqlServerRegistriesSm>
  • <$ServiceSqlServerRegistriesMd>
  • <$ServiceSqlServerRegistriesLg>

ServiceSqlServerRegistries

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-17/bootstrap')

' loads the Item which embeds the element ServiceSqlServerRegistries
include('azure-17/Item/Databases/ServiceSqlServerRegistries')

' renders the element
ServiceSqlServerRegistries('ServiceSqlServerRegistries', 'Service Sql Server Registries', 'an optional tech label', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-17/bootstrap')

' loads the Item which embeds the element ServiceSqlServerRegistries
include('azure-17/Item/Databases/ServiceSqlServerRegistries')

' renders the element
ServiceSqlServerRegistries('ServiceSqlServerRegistries', 'Service Sql Server Registries', 'an optional tech label', 'an optional description')
@enduml

ServiceSqlServerRegistriesCard

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-17/bootstrap')

' loads the Item which embeds the element ServiceSqlServerRegistriesCard
include('azure-17/Item/Databases/ServiceSqlServerRegistries')

' renders the element
ServiceSqlServerRegistriesCard('ServiceSqlServerRegistriesCard', 'Service Sql Server Registries Card', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-17/bootstrap')

' loads the Item which embeds the element ServiceSqlServerRegistriesCard
include('azure-17/Item/Databases/ServiceSqlServerRegistries')

' renders the element
ServiceSqlServerRegistriesCard('ServiceSqlServerRegistriesCard', 'Service Sql Server Registries Card', 'an optional description')
@enduml

ServiceSqlServerRegistriesGroup

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-17/bootstrap')

' loads the Item which embeds the element ServiceSqlServerRegistriesGroup
include('azure-17/Item/Databases/ServiceSqlServerRegistries')

' renders the element
ServiceSqlServerRegistriesGroup('ServiceSqlServerRegistriesGroup', 'Service Sql Server Registries Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-17/bootstrap')

' loads the Item which embeds the element ServiceSqlServerRegistriesGroup
include('azure-17/Item/Databases/ServiceSqlServerRegistries')

' renders the element
ServiceSqlServerRegistriesGroup('ServiceSqlServerRegistriesGroup', 'Service Sql Server Registries Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml