ServiceMachineLearningStudioClassicWebServices

azure-17/Item/AiMachineLearning/ServiceMachineLearningStudioClassicWebServices
include('azure-17/Item/AiMachineLearning/ServiceMachineLearningStudioClassicWebServices')
Illustration ServiceMachineLearningStudioClassicWebServices ServiceMachineLearningStudioClassicWebServicesCard ServiceMachineLearningStudioClassicWebServicesGroup
illustration for Illustration illustration for ServiceMachineLearningStudioClassicWebServices illustration for ServiceMachineLearningStudioClassicWebServicesCard illustration for ServiceMachineLearningStudioClassicWebServicesGroup

Sprites

The item provides the following sriptes:

  • <$ServiceMachineLearningStudioClassicWebServicesXs>
  • <$ServiceMachineLearningStudioClassicWebServicesSm>
  • <$ServiceMachineLearningStudioClassicWebServicesMd>
  • <$ServiceMachineLearningStudioClassicWebServicesLg>

ServiceMachineLearningStudioClassicWebServices

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

' renders the element
ServiceMachineLearningStudioClassicWebServices('ServiceMachineLearningStudioClassicWebServices', 'Service Machine Learning Studio Classic Web Services', '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 ServiceMachineLearningStudioClassicWebServices
include('azure-17/Item/AiMachineLearning/ServiceMachineLearningStudioClassicWebServices')

' renders the element
ServiceMachineLearningStudioClassicWebServices('ServiceMachineLearningStudioClassicWebServices', 'Service Machine Learning Studio Classic Web Services', 'an optional tech label', 'an optional description')
@enduml

ServiceMachineLearningStudioClassicWebServicesCard

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

' renders the element
ServiceMachineLearningStudioClassicWebServicesCard('ServiceMachineLearningStudioClassicWebServicesCard', 'Service Machine Learning Studio Classic Web Services 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 ServiceMachineLearningStudioClassicWebServicesCard
include('azure-17/Item/AiMachineLearning/ServiceMachineLearningStudioClassicWebServices')

' renders the element
ServiceMachineLearningStudioClassicWebServicesCard('ServiceMachineLearningStudioClassicWebServicesCard', 'Service Machine Learning Studio Classic Web Services Card', 'an optional description')
@enduml

ServiceMachineLearningStudioClassicWebServicesGroup

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

' renders the element
ServiceMachineLearningStudioClassicWebServicesGroup('ServiceMachineLearningStudioClassicWebServicesGroup', 'Service Machine Learning Studio Classic Web Services 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 ServiceMachineLearningStudioClassicWebServicesGroup
include('azure-17/Item/AiMachineLearning/ServiceMachineLearningStudioClassicWebServices')

' renders the element
ServiceMachineLearningStudioClassicWebServicesGroup('ServiceMachineLearningStudioClassicWebServicesGroup', 'Service Machine Learning Studio Classic Web Services Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml