ServiceAzureAdDomainServices

azure-17/Item/Identity/ServiceAzureAdDomainServices
include('azure-17/Item/Identity/ServiceAzureAdDomainServices')
Illustration ServiceAzureAdDomainServices ServiceAzureAdDomainServicesCard ServiceAzureAdDomainServicesGroup
illustration for Illustration illustration for ServiceAzureAdDomainServices illustration for ServiceAzureAdDomainServicesCard illustration for ServiceAzureAdDomainServicesGroup

Sprites

The item provides the following sriptes:

  • <$ServiceAzureAdDomainServicesXs>
  • <$ServiceAzureAdDomainServicesSm>
  • <$ServiceAzureAdDomainServicesMd>
  • <$ServiceAzureAdDomainServicesLg>

ServiceAzureAdDomainServices

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

' renders the element
ServiceAzureAdDomainServices('ServiceAzureAdDomainServices', 'Service Azure Ad Domain 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 ServiceAzureAdDomainServices
include('azure-17/Item/Identity/ServiceAzureAdDomainServices')

' renders the element
ServiceAzureAdDomainServices('ServiceAzureAdDomainServices', 'Service Azure Ad Domain Services', 'an optional tech label', 'an optional description')
@enduml

ServiceAzureAdDomainServicesCard

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 ServiceAzureAdDomainServicesCard
include('azure-17/Item/Identity/ServiceAzureAdDomainServices')

' renders the element
ServiceAzureAdDomainServicesCard('ServiceAzureAdDomainServicesCard', 'Service Azure Ad Domain 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 ServiceAzureAdDomainServicesCard
include('azure-17/Item/Identity/ServiceAzureAdDomainServices')

' renders the element
ServiceAzureAdDomainServicesCard('ServiceAzureAdDomainServicesCard', 'Service Azure Ad Domain Services Card', 'an optional description')
@enduml

ServiceAzureAdDomainServicesGroup

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 ServiceAzureAdDomainServicesGroup
include('azure-17/Item/Identity/ServiceAzureAdDomainServices')

' renders the element
ServiceAzureAdDomainServicesGroup('ServiceAzureAdDomainServicesGroup', 'Service Azure Ad Domain 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 ServiceAzureAdDomainServicesGroup
include('azure-17/Item/Identity/ServiceAzureAdDomainServices')

' renders the element
ServiceAzureAdDomainServicesGroup('ServiceAzureAdDomainServicesGroup', 'Service Azure Ad Domain Services Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml