ServiceManagedIdentities
azure-19/Item/Identity/ServiceManagedIdentities
include('azure-19/Item/Identity/ServiceManagedIdentities')
Illustration | ServiceManagedIdentities | ServiceManagedIdentitiesCard | ServiceManagedIdentitiesGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceManagedIdentitiesXs>
<$ServiceManagedIdentitiesSm>
<$ServiceManagedIdentitiesMd>
<$ServiceManagedIdentitiesLg>
ServiceManagedIdentities
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 ServiceManagedIdentities
include('azure-19/Item/Identity/ServiceManagedIdentities')
' renders the element
ServiceManagedIdentities('ServiceManagedIdentities', 'Service Managed Identities', '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 ServiceManagedIdentities
include('azure-19/Item/Identity/ServiceManagedIdentities')
' renders the element
ServiceManagedIdentities('ServiceManagedIdentities', 'Service Managed Identities', 'an optional tech label', 'an optional description')
@enduml
ServiceManagedIdentitiesCard
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 ServiceManagedIdentitiesCard
include('azure-19/Item/Identity/ServiceManagedIdentities')
' renders the element
ServiceManagedIdentitiesCard('ServiceManagedIdentitiesCard', 'Service Managed Identities 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 ServiceManagedIdentitiesCard
include('azure-19/Item/Identity/ServiceManagedIdentities')
' renders the element
ServiceManagedIdentitiesCard('ServiceManagedIdentitiesCard', 'Service Managed Identities Card', 'an optional description')
@enduml
ServiceManagedIdentitiesGroup
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 ServiceManagedIdentitiesGroup
include('azure-19/Item/Identity/ServiceManagedIdentities')
' renders the element
ServiceManagedIdentitiesGroup('ServiceManagedIdentitiesGroup', 'Service Managed Identities 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 ServiceManagedIdentitiesGroup
include('azure-19/Item/Identity/ServiceManagedIdentities')
' renders the element
ServiceManagedIdentitiesGroup('ServiceManagedIdentitiesGroup', 'Service Managed Identities Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml