Cae Intune Service Entities
Client Apps
- Preview
- Usage
- Definition
import { ClientApps } from '@dinghy/diagrams/entitiesCaeIntuneService'
<ClientApps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLIENT_APPS } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, CLIENT_APPS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Client_Apps.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 50,
}
Dedicated Event Hub
- Preview
- Usage
- Definition
import { DedicatedEventHub } from '@dinghy/diagrams/entitiesCaeIntuneService'
<DedicatedEventHub/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEDICATED_EVENT_HUB } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, DEDICATED_EVENT_HUB)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Dedicated_Event_Hub.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 48,
}
Device Compliance
- Preview
- Usage
- Definition
import { DeviceCompliance } from '@dinghy/diagrams/entitiesCaeIntuneService'
<DeviceCompliance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVICE_COMPLIANCE } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, DEVICE_COMPLIANCE)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Device_Compliance.svg;strokeColor=none;',
},
_original_width: 41,
_original_height: 50,
}
Device Config
- Preview
- Usage
- Definition
import { DeviceConfig } from '@dinghy/diagrams/entitiesCaeIntuneService'
<DeviceConfig/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVICE_CONFIG } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, DEVICE_CONFIG)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Device_Config.svg;strokeColor=none;',
},
_original_width: 44,
_original_height: 50,
}
Devices Groups
- Preview
- Usage
- Definition
import { DevicesGroups } from '@dinghy/diagrams/entitiesCaeIntuneService'
<DevicesGroups/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVICES_GROUPS } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, DEVICES_GROUPS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Devices_Groups.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 50,
}
eBooks
- Preview
- Usage
- Definition
import { Ebooks } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Ebooks/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EBOOKS } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, EBOOKS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/eBooks.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 41,
}
Enrollment
- Preview
- Usage
- Definition
import { Enrollment } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Enrollment/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ENROLLMENT } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, ENROLLMENT)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Enrollment.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 50,
}
Exchange On-premises Access
- Preview
- Usage
- Definition
import { ExchangeOnPremisesAccess } from '@dinghy/diagrams/entitiesCaeIntuneService'
<ExchangeOnPremisesAccess/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EXCHANGE_ON_PREMISES_ACCESS } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, EXCHANGE_ON_PREMISES_ACCESS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Exchange_On_premises_Access.svg;strokeColor=none;',
},
_width: 28.999999999999996,
_height: 50,
}
Intune App Protection
- Preview
- Usage
- Definition
import { IntuneAppProtection } from '@dinghy/diagrams/entitiesCaeIntuneService'
<IntuneAppProtection/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTUNE_APP_PROTECTION } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, INTUNE_APP_PROTECTION)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Intune_App_Protection.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 40,
}
Managed Desktop
- Preview
- Usage
- Definition
import { ManagedDesktop } from '@dinghy/diagrams/entitiesCaeIntuneService'
<ManagedDesktop/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANAGED_DESKTOP } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, MANAGED_DESKTOP)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Managed_Desktop.svg;strokeColor=none;',
},
_width: 50,
_height: 36,
}
Security Baselines
- Preview
- Usage
- Definition
import { SecurityBaselines } from '@dinghy/diagrams/entitiesCaeIntuneService'
<SecurityBaselines/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SECURITY_BASELINES } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, SECURITY_BASELINES)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Security_Baselines.svg;strokeColor=none;',
},
_original_width: 44,
_original_height: 50,
}
Software Update
- Preview
- Usage
- Definition
import { SoftwareUpdate } from '@dinghy/diagrams/entitiesCaeIntuneService'
<SoftwareUpdate/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SOFTWARE_UPDATE } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, SOFTWARE_UPDATE)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Software_Update.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 45,
}
Tools
- Preview
- Usage
- Definition
import { Tools } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Tools/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TOOLS } from '@dinghy/diagrams/entitiesCaeIntuneService'
<Shape
{...props}
_style={extendStyle(props, TOOLS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Tools.svg;strokeColor=none;',
},
_original_width: 47,
_original_height: 50,
}