ServiceExchangeOnPremisesAccess

azure-17/Item/Other/ServiceExchangeOnPremisesAccess
include('azure-17/Item/Other/ServiceExchangeOnPremisesAccess')
Illustration ServiceExchangeOnPremisesAccess ServiceExchangeOnPremisesAccessCard ServiceExchangeOnPremisesAccessGroup
illustration for Illustration illustration for ServiceExchangeOnPremisesAccess illustration for ServiceExchangeOnPremisesAccessCard illustration for ServiceExchangeOnPremisesAccessGroup

Sprites

The item provides the following sriptes:

  • <$ServiceExchangeOnPremisesAccessXs>
  • <$ServiceExchangeOnPremisesAccessSm>
  • <$ServiceExchangeOnPremisesAccessMd>
  • <$ServiceExchangeOnPremisesAccessLg>

ServiceExchangeOnPremisesAccess

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

' renders the element
ServiceExchangeOnPremisesAccess('ServiceExchangeOnPremisesAccess', 'Service Exchange On Premises Access', '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 ServiceExchangeOnPremisesAccess
include('azure-17/Item/Other/ServiceExchangeOnPremisesAccess')

' renders the element
ServiceExchangeOnPremisesAccess('ServiceExchangeOnPremisesAccess', 'Service Exchange On Premises Access', 'an optional tech label', 'an optional description')
@enduml

ServiceExchangeOnPremisesAccessCard

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 ServiceExchangeOnPremisesAccessCard
include('azure-17/Item/Other/ServiceExchangeOnPremisesAccess')

' renders the element
ServiceExchangeOnPremisesAccessCard('ServiceExchangeOnPremisesAccessCard', 'Service Exchange On Premises Access 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 ServiceExchangeOnPremisesAccessCard
include('azure-17/Item/Other/ServiceExchangeOnPremisesAccess')

' renders the element
ServiceExchangeOnPremisesAccessCard('ServiceExchangeOnPremisesAccessCard', 'Service Exchange On Premises Access Card', 'an optional description')
@enduml

ServiceExchangeOnPremisesAccessGroup

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 ServiceExchangeOnPremisesAccessGroup
include('azure-17/Item/Other/ServiceExchangeOnPremisesAccess')

' renders the element
ServiceExchangeOnPremisesAccessGroup('ServiceExchangeOnPremisesAccessGroup', 'Service Exchange On Premises Access 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 ServiceExchangeOnPremisesAccessGroup
include('azure-17/Item/Other/ServiceExchangeOnPremisesAccess')

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