ServiceTimeSeriesInsightsAccessPolicies

azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies
include('azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies')
Illustration ServiceTimeSeriesInsightsAccessPolicies ServiceTimeSeriesInsightsAccessPoliciesCard ServiceTimeSeriesInsightsAccessPoliciesGroup
illustration for Illustration illustration for ServiceTimeSeriesInsightsAccessPolicies illustration for ServiceTimeSeriesInsightsAccessPoliciesCard illustration for ServiceTimeSeriesInsightsAccessPoliciesGroup

Sprites

The item provides the following sriptes:

  • <$ServiceTimeSeriesInsightsAccessPoliciesXs>
  • <$ServiceTimeSeriesInsightsAccessPoliciesSm>
  • <$ServiceTimeSeriesInsightsAccessPoliciesMd>
  • <$ServiceTimeSeriesInsightsAccessPoliciesLg>

ServiceTimeSeriesInsightsAccessPolicies

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

' renders the element
ServiceTimeSeriesInsightsAccessPolicies('ServiceTimeSeriesInsightsAccessPolicies', 'Service Time Series Insights Access Policies', '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 ServiceTimeSeriesInsightsAccessPolicies
include('azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies')

' renders the element
ServiceTimeSeriesInsightsAccessPolicies('ServiceTimeSeriesInsightsAccessPolicies', 'Service Time Series Insights Access Policies', 'an optional tech label', 'an optional description')
@enduml

ServiceTimeSeriesInsightsAccessPoliciesCard

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 ServiceTimeSeriesInsightsAccessPoliciesCard
include('azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies')

' renders the element
ServiceTimeSeriesInsightsAccessPoliciesCard('ServiceTimeSeriesInsightsAccessPoliciesCard', 'Service Time Series Insights Access Policies 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 ServiceTimeSeriesInsightsAccessPoliciesCard
include('azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies')

' renders the element
ServiceTimeSeriesInsightsAccessPoliciesCard('ServiceTimeSeriesInsightsAccessPoliciesCard', 'Service Time Series Insights Access Policies Card', 'an optional description')
@enduml

ServiceTimeSeriesInsightsAccessPoliciesGroup

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 ServiceTimeSeriesInsightsAccessPoliciesGroup
include('azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies')

' renders the element
ServiceTimeSeriesInsightsAccessPoliciesGroup('ServiceTimeSeriesInsightsAccessPoliciesGroup', 'Service Time Series Insights Access Policies 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 ServiceTimeSeriesInsightsAccessPoliciesGroup
include('azure-17/Item/Iot/ServiceTimeSeriesInsightsAccessPolicies')

' renders the element
ServiceTimeSeriesInsightsAccessPoliciesGroup('ServiceTimeSeriesInsightsAccessPoliciesGroup', 'Service Time Series Insights Access Policies Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml