ServiceAzureStorageMover
azure-19/Item/Other/ServiceAzureStorageMover
include('azure-19/Item/Other/ServiceAzureStorageMover')
Illustration | ServiceAzureStorageMover | ServiceAzureStorageMoverCard | ServiceAzureStorageMoverGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceAzureStorageMoverXs>
<$ServiceAzureStorageMoverSm>
<$ServiceAzureStorageMoverMd>
<$ServiceAzureStorageMoverLg>
ServiceAzureStorageMover
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 ServiceAzureStorageMover
include('azure-19/Item/Other/ServiceAzureStorageMover')
' renders the element
ServiceAzureStorageMover('ServiceAzureStorageMover', 'Service Azure Storage Mover', '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 ServiceAzureStorageMover
include('azure-19/Item/Other/ServiceAzureStorageMover')
' renders the element
ServiceAzureStorageMover('ServiceAzureStorageMover', 'Service Azure Storage Mover', 'an optional tech label', 'an optional description')
@enduml
ServiceAzureStorageMoverCard
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 ServiceAzureStorageMoverCard
include('azure-19/Item/Other/ServiceAzureStorageMover')
' renders the element
ServiceAzureStorageMoverCard('ServiceAzureStorageMoverCard', 'Service Azure Storage Mover 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 ServiceAzureStorageMoverCard
include('azure-19/Item/Other/ServiceAzureStorageMover')
' renders the element
ServiceAzureStorageMoverCard('ServiceAzureStorageMoverCard', 'Service Azure Storage Mover Card', 'an optional description')
@enduml
ServiceAzureStorageMoverGroup
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 ServiceAzureStorageMoverGroup
include('azure-19/Item/Other/ServiceAzureStorageMover')
' renders the element
ServiceAzureStorageMoverGroup('ServiceAzureStorageMoverGroup', 'Service Azure Storage Mover 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 ServiceAzureStorageMoverGroup
include('azure-19/Item/Other/ServiceAzureStorageMover')
' renders the element
ServiceAzureStorageMoverGroup('ServiceAzureStorageMoverGroup', 'Service Azure Storage Mover Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml