ServiceCognitiveServicesDecisions

azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')
Illustration ServiceCognitiveServicesDecisions ServiceCognitiveServicesDecisionsCard ServiceCognitiveServicesDecisionsGroup
illustration for Illustration illustration for ServiceCognitiveServicesDecisions illustration for ServiceCognitiveServicesDecisionsCard illustration for ServiceCognitiveServicesDecisionsGroup

Sprites

The item provides the following sriptes:

  • <$ServiceCognitiveServicesDecisionsXs>
  • <$ServiceCognitiveServicesDecisionsSm>
  • <$ServiceCognitiveServicesDecisionsMd>
  • <$ServiceCognitiveServicesDecisionsLg>

ServiceCognitiveServicesDecisions

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-19/bootstrap')

' loads the Item which embeds the element ServiceCognitiveServicesDecisions
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')

' renders the element
ServiceCognitiveServicesDecisions('ServiceCognitiveServicesDecisions', 'Service Cognitive Services Decisions', '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-19/bootstrap')

' loads the Item which embeds the element ServiceCognitiveServicesDecisions
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')

' renders the element
ServiceCognitiveServicesDecisions('ServiceCognitiveServicesDecisions', 'Service Cognitive Services Decisions', 'an optional tech label', 'an optional description')
@enduml

ServiceCognitiveServicesDecisionsCard

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-19/bootstrap')

' loads the Item which embeds the element ServiceCognitiveServicesDecisionsCard
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')

' renders the element
ServiceCognitiveServicesDecisionsCard('ServiceCognitiveServicesDecisionsCard', 'Service Cognitive Services Decisions 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-19/bootstrap')

' loads the Item which embeds the element ServiceCognitiveServicesDecisionsCard
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')

' renders the element
ServiceCognitiveServicesDecisionsCard('ServiceCognitiveServicesDecisionsCard', 'Service Cognitive Services Decisions Card', 'an optional description')
@enduml

ServiceCognitiveServicesDecisionsGroup

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-19/bootstrap')

' loads the Item which embeds the element ServiceCognitiveServicesDecisionsGroup
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')

' renders the element
ServiceCognitiveServicesDecisionsGroup('ServiceCognitiveServicesDecisionsGroup', 'Service Cognitive Services Decisions 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-19/bootstrap')

' loads the Item which embeds the element ServiceCognitiveServicesDecisionsGroup
include('azure-19/Item/AiMachineLearning/ServiceCognitiveServicesDecisions')

' renders the element
ServiceCognitiveServicesDecisionsGroup('ServiceCognitiveServicesDecisionsGroup', 'Service Cognitive Services Decisions Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml