ServiceAzureDataExplorerClusters

azure-17/Item/Databases/ServiceAzureDataExplorerClusters
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')
Illustration ServiceAzureDataExplorerClusters ServiceAzureDataExplorerClustersCard ServiceAzureDataExplorerClustersGroup
illustration for Illustration illustration for ServiceAzureDataExplorerClusters illustration for ServiceAzureDataExplorerClustersCard illustration for ServiceAzureDataExplorerClustersGroup

Sprites

The item provides the following sriptes:

  • <$ServiceAzureDataExplorerClustersXs>
  • <$ServiceAzureDataExplorerClustersSm>
  • <$ServiceAzureDataExplorerClustersMd>
  • <$ServiceAzureDataExplorerClustersLg>

ServiceAzureDataExplorerClusters

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 ServiceAzureDataExplorerClusters
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')

' renders the element
ServiceAzureDataExplorerClusters('ServiceAzureDataExplorerClusters', 'Service Azure Data Explorer Clusters', '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 ServiceAzureDataExplorerClusters
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')

' renders the element
ServiceAzureDataExplorerClusters('ServiceAzureDataExplorerClusters', 'Service Azure Data Explorer Clusters', 'an optional tech label', 'an optional description')
@enduml

ServiceAzureDataExplorerClustersCard

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 ServiceAzureDataExplorerClustersCard
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')

' renders the element
ServiceAzureDataExplorerClustersCard('ServiceAzureDataExplorerClustersCard', 'Service Azure Data Explorer Clusters 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 ServiceAzureDataExplorerClustersCard
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')

' renders the element
ServiceAzureDataExplorerClustersCard('ServiceAzureDataExplorerClustersCard', 'Service Azure Data Explorer Clusters Card', 'an optional description')
@enduml

ServiceAzureDataExplorerClustersGroup

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 ServiceAzureDataExplorerClustersGroup
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')

' renders the element
ServiceAzureDataExplorerClustersGroup('ServiceAzureDataExplorerClustersGroup', 'Service Azure Data Explorer Clusters 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 ServiceAzureDataExplorerClustersGroup
include('azure-17/Item/Databases/ServiceAzureDataExplorerClusters')

' renders the element
ServiceAzureDataExplorerClustersGroup('ServiceAzureDataExplorerClustersGroup', 'Service Azure Data Explorer Clusters Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml