ServiceDDoSProtectionPlans
azure-19/Item/Networking/ServiceDDoSProtectionPlans
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
Illustration | ServiceDDoSProtectionPlans | ServiceDDoSProtectionPlansCard | ServiceDDoSProtectionPlansGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceDDoSProtectionPlansXs>
<$ServiceDDoSProtectionPlansSm>
<$ServiceDDoSProtectionPlansMd>
<$ServiceDDoSProtectionPlansLg>
ServiceDDoSProtectionPlans
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 ServiceDDoSProtectionPlans
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
' renders the element
ServiceDDoSProtectionPlans('ServiceDDoSProtectionPlans', 'Service D Do S Protection Plans', '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 ServiceDDoSProtectionPlans
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
' renders the element
ServiceDDoSProtectionPlans('ServiceDDoSProtectionPlans', 'Service D Do S Protection Plans', 'an optional tech label', 'an optional description')
@enduml
ServiceDDoSProtectionPlansCard
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 ServiceDDoSProtectionPlansCard
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
' renders the element
ServiceDDoSProtectionPlansCard('ServiceDDoSProtectionPlansCard', 'Service D Do S Protection Plans 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 ServiceDDoSProtectionPlansCard
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
' renders the element
ServiceDDoSProtectionPlansCard('ServiceDDoSProtectionPlansCard', 'Service D Do S Protection Plans Card', 'an optional description')
@enduml
ServiceDDoSProtectionPlansGroup
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 ServiceDDoSProtectionPlansGroup
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
' renders the element
ServiceDDoSProtectionPlansGroup('ServiceDDoSProtectionPlansGroup', 'Service D Do S Protection Plans 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 ServiceDDoSProtectionPlansGroup
include('azure-19/Item/Networking/ServiceDDoSProtectionPlans')
' renders the element
ServiceDDoSProtectionPlansGroup('ServiceDDoSProtectionPlansGroup', 'Service D Do S Protection Plans Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml