ServiceDnsPrivateResolver
azure-19/Item/Networking/ServiceDnsPrivateResolver
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
Illustration | ServiceDnsPrivateResolver | ServiceDnsPrivateResolverCard | ServiceDnsPrivateResolverGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ServiceDnsPrivateResolverXs>
<$ServiceDnsPrivateResolverSm>
<$ServiceDnsPrivateResolverMd>
<$ServiceDnsPrivateResolverLg>
ServiceDnsPrivateResolver
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 ServiceDnsPrivateResolver
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
' renders the element
ServiceDnsPrivateResolver('ServiceDnsPrivateResolver', 'Service Dns Private Resolver', '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 ServiceDnsPrivateResolver
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
' renders the element
ServiceDnsPrivateResolver('ServiceDnsPrivateResolver', 'Service Dns Private Resolver', 'an optional tech label', 'an optional description')
@enduml
ServiceDnsPrivateResolverCard
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 ServiceDnsPrivateResolverCard
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
' renders the element
ServiceDnsPrivateResolverCard('ServiceDnsPrivateResolverCard', 'Service Dns Private Resolver 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 ServiceDnsPrivateResolverCard
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
' renders the element
ServiceDnsPrivateResolverCard('ServiceDnsPrivateResolverCard', 'Service Dns Private Resolver Card', 'an optional description')
@enduml
ServiceDnsPrivateResolverGroup
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 ServiceDnsPrivateResolverGroup
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
' renders the element
ServiceDnsPrivateResolverGroup('ServiceDnsPrivateResolverGroup', 'Service Dns Private Resolver 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 ServiceDnsPrivateResolverGroup
include('azure-19/Item/Networking/ServiceDnsPrivateResolver')
' renders the element
ServiceDnsPrivateResolverGroup('ServiceDnsPrivateResolverGroup', 'Service Dns Private Resolver Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml