ServiceOnPremisesDataGateways

azure-17/Item/Networking/ServiceOnPremisesDataGateways
include('azure-17/Item/Networking/ServiceOnPremisesDataGateways')
Illustration ServiceOnPremisesDataGateways ServiceOnPremisesDataGatewaysCard ServiceOnPremisesDataGatewaysGroup
illustration for Illustration illustration for ServiceOnPremisesDataGateways illustration for ServiceOnPremisesDataGatewaysCard illustration for ServiceOnPremisesDataGatewaysGroup

Sprites

The item provides the following sriptes:

  • <$ServiceOnPremisesDataGatewaysXs>
  • <$ServiceOnPremisesDataGatewaysSm>
  • <$ServiceOnPremisesDataGatewaysMd>
  • <$ServiceOnPremisesDataGatewaysLg>

ServiceOnPremisesDataGateways

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

' renders the element
ServiceOnPremisesDataGateways('ServiceOnPremisesDataGateways', 'Service On Premises Data Gateways', '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 ServiceOnPremisesDataGateways
include('azure-17/Item/Networking/ServiceOnPremisesDataGateways')

' renders the element
ServiceOnPremisesDataGateways('ServiceOnPremisesDataGateways', 'Service On Premises Data Gateways', 'an optional tech label', 'an optional description')
@enduml

ServiceOnPremisesDataGatewaysCard

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 ServiceOnPremisesDataGatewaysCard
include('azure-17/Item/Networking/ServiceOnPremisesDataGateways')

' renders the element
ServiceOnPremisesDataGatewaysCard('ServiceOnPremisesDataGatewaysCard', 'Service On Premises Data Gateways 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 ServiceOnPremisesDataGatewaysCard
include('azure-17/Item/Networking/ServiceOnPremisesDataGateways')

' renders the element
ServiceOnPremisesDataGatewaysCard('ServiceOnPremisesDataGatewaysCard', 'Service On Premises Data Gateways Card', 'an optional description')
@enduml

ServiceOnPremisesDataGatewaysGroup

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 ServiceOnPremisesDataGatewaysGroup
include('azure-17/Item/Networking/ServiceOnPremisesDataGateways')

' renders the element
ServiceOnPremisesDataGatewaysGroup('ServiceOnPremisesDataGatewaysGroup', 'Service On Premises Data Gateways 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 ServiceOnPremisesDataGatewaysGroup
include('azure-17/Item/Networking/ServiceOnPremisesDataGateways')

' renders the element
ServiceOnPremisesDataGatewaysGroup('ServiceOnPremisesDataGatewaysGroup', 'Service On Premises Data Gateways Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml