ServiceMicrosoftDefenderForIoT

azure-17/Item/Security/ServiceMicrosoftDefenderForIoT
include('azure-17/Item/Security/ServiceMicrosoftDefenderForIoT')
Illustration ServiceMicrosoftDefenderForIoT ServiceMicrosoftDefenderForIoTCard ServiceMicrosoftDefenderForIoTGroup
illustration for Illustration illustration for ServiceMicrosoftDefenderForIoT illustration for ServiceMicrosoftDefenderForIoTCard illustration for ServiceMicrosoftDefenderForIoTGroup

Sprites

The item provides the following sriptes:

  • <$ServiceMicrosoftDefenderForIoTXs>
  • <$ServiceMicrosoftDefenderForIoTSm>
  • <$ServiceMicrosoftDefenderForIoTMd>
  • <$ServiceMicrosoftDefenderForIoTLg>

ServiceMicrosoftDefenderForIoT

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

' renders the element
ServiceMicrosoftDefenderForIoT('ServiceMicrosoftDefenderForIoT', 'Service Microsoft Defender For Io T', '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 ServiceMicrosoftDefenderForIoT
include('azure-17/Item/Security/ServiceMicrosoftDefenderForIoT')

' renders the element
ServiceMicrosoftDefenderForIoT('ServiceMicrosoftDefenderForIoT', 'Service Microsoft Defender For Io T', 'an optional tech label', 'an optional description')
@enduml

ServiceMicrosoftDefenderForIoTCard

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 ServiceMicrosoftDefenderForIoTCard
include('azure-17/Item/Security/ServiceMicrosoftDefenderForIoT')

' renders the element
ServiceMicrosoftDefenderForIoTCard('ServiceMicrosoftDefenderForIoTCard', 'Service Microsoft Defender For Io T 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 ServiceMicrosoftDefenderForIoTCard
include('azure-17/Item/Security/ServiceMicrosoftDefenderForIoT')

' renders the element
ServiceMicrosoftDefenderForIoTCard('ServiceMicrosoftDefenderForIoTCard', 'Service Microsoft Defender For Io T Card', 'an optional description')
@enduml

ServiceMicrosoftDefenderForIoTGroup

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 ServiceMicrosoftDefenderForIoTGroup
include('azure-17/Item/Security/ServiceMicrosoftDefenderForIoT')

' renders the element
ServiceMicrosoftDefenderForIoTGroup('ServiceMicrosoftDefenderForIoTGroup', 'Service Microsoft Defender For Io T 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 ServiceMicrosoftDefenderForIoTGroup
include('azure-17/Item/Security/ServiceMicrosoftDefenderForIoT')

' renders the element
ServiceMicrosoftDefenderForIoTGroup('ServiceMicrosoftDefenderForIoTGroup', 'Service Microsoft Defender For Io T Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml