ServiceFaceApIs

azure-17/Item/AiMachineLearning/ServiceFaceApIs
include('azure-17/Item/AiMachineLearning/ServiceFaceApIs')
Illustration ServiceFaceApIs ServiceFaceApIsCard ServiceFaceApIsGroup
illustration for Illustration illustration for ServiceFaceApIs illustration for ServiceFaceApIsCard illustration for ServiceFaceApIsGroup

Sprites

The item provides the following sriptes:

  • <$ServiceFaceApIsXs>
  • <$ServiceFaceApIsSm>
  • <$ServiceFaceApIsMd>
  • <$ServiceFaceApIsLg>

ServiceFaceApIs

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

' renders the element
ServiceFaceApIs('ServiceFaceApIs', 'Service Face Ap Is', '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 ServiceFaceApIs
include('azure-17/Item/AiMachineLearning/ServiceFaceApIs')

' renders the element
ServiceFaceApIs('ServiceFaceApIs', 'Service Face Ap Is', 'an optional tech label', 'an optional description')
@enduml

ServiceFaceApIsCard

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 ServiceFaceApIsCard
include('azure-17/Item/AiMachineLearning/ServiceFaceApIs')

' renders the element
ServiceFaceApIsCard('ServiceFaceApIsCard', 'Service Face Ap Is 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 ServiceFaceApIsCard
include('azure-17/Item/AiMachineLearning/ServiceFaceApIs')

' renders the element
ServiceFaceApIsCard('ServiceFaceApIsCard', 'Service Face Ap Is Card', 'an optional description')
@enduml

ServiceFaceApIsGroup

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 ServiceFaceApIsGroup
include('azure-17/Item/AiMachineLearning/ServiceFaceApIs')

' renders the element
ServiceFaceApIsGroup('ServiceFaceApIsGroup', 'Service Face Ap Is 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 ServiceFaceApIsGroup
include('azure-17/Item/AiMachineLearning/ServiceFaceApIs')

' renders the element
ServiceFaceApIsGroup('ServiceFaceApIsGroup', 'Service Face Ap Is Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml