ServiceDataLakeStorageGen1

azure-17/Item/Storage/ServiceDataLakeStorageGen1
include('azure-17/Item/Storage/ServiceDataLakeStorageGen1')
Illustration ServiceDataLakeStorageGen1 ServiceDataLakeStorageGen1Card ServiceDataLakeStorageGen1Group
illustration for Illustration illustration for ServiceDataLakeStorageGen1 illustration for ServiceDataLakeStorageGen1Card illustration for ServiceDataLakeStorageGen1Group

Sprites

The item provides the following sriptes:

  • <$ServiceDataLakeStorageGen1Xs>
  • <$ServiceDataLakeStorageGen1Sm>
  • <$ServiceDataLakeStorageGen1Md>
  • <$ServiceDataLakeStorageGen1Lg>

ServiceDataLakeStorageGen1

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

' renders the element
ServiceDataLakeStorageGen1('ServiceDataLakeStorageGen1', 'Service Data Lake Storage Gen1', '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 ServiceDataLakeStorageGen1
include('azure-17/Item/Storage/ServiceDataLakeStorageGen1')

' renders the element
ServiceDataLakeStorageGen1('ServiceDataLakeStorageGen1', 'Service Data Lake Storage Gen1', 'an optional tech label', 'an optional description')
@enduml

ServiceDataLakeStorageGen1Card

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 ServiceDataLakeStorageGen1Card
include('azure-17/Item/Storage/ServiceDataLakeStorageGen1')

' renders the element
ServiceDataLakeStorageGen1Card('ServiceDataLakeStorageGen1Card', 'Service Data Lake Storage Gen1 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 ServiceDataLakeStorageGen1Card
include('azure-17/Item/Storage/ServiceDataLakeStorageGen1')

' renders the element
ServiceDataLakeStorageGen1Card('ServiceDataLakeStorageGen1Card', 'Service Data Lake Storage Gen1 Card', 'an optional description')
@enduml

ServiceDataLakeStorageGen1Group

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 ServiceDataLakeStorageGen1Group
include('azure-17/Item/Storage/ServiceDataLakeStorageGen1')

' renders the element
ServiceDataLakeStorageGen1Group('ServiceDataLakeStorageGen1Group', 'Service Data Lake Storage Gen1 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 ServiceDataLakeStorageGen1Group
include('azure-17/Item/Storage/ServiceDataLakeStorageGen1')

' renders the element
ServiceDataLakeStorageGen1Group('ServiceDataLakeStorageGen1Group', 'Service Data Lake Storage Gen1 Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml