Azure2 Web Entities
API Center
- Preview
- Usage
- Definition
import { ApiCenter } from '@dinghy/diagrams/entitiesAzure2Web'
<ApiCenter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_CENTER } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, API_CENTER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/web/API_Center.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
API Connections
- Preview
- Usage
- Definition
import { ApiConnections } from '@dinghy/diagrams/entitiesAzure2Web'
<ApiConnections/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_CONNECTIONS } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, API_CONNECTIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/API_Connections.svg;strokeColor=none;',
},
_width: 68,
_height: 45.32,
}
API Management Services
- Preview
- Usage
- Definition
import { ApiManagementServices } from '@dinghy/diagrams/entitiesAzure2Web'
<ApiManagementServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_MANAGEMENT_SERVICES } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, API_MANAGEMENT_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/API_Management_Services.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 63,
}
App Service Certificates
- Preview
- Usage
- Definition
import { AppServiceCertificates } from '@dinghy/diagrams/entitiesAzure2Web'
<AppServiceCertificates/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVICE_CERTIFICATES } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, APP_SERVICE_CERTIFICATES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/App_Service_Certificates.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 62,
}
App Service Domains
- Preview
- Usage
- Definition
import { AppServiceDomains } from '@dinghy/diagrams/entitiesAzure2Web'
<AppServiceDomains/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVICE_DOMAINS } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, APP_SERVICE_DOMAINS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/App_Service_Domains.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 55.00000000000001,
}
App Service Environments
- Preview
- Usage
- Definition
import { AppServiceEnvironments } from '@dinghy/diagrams/entitiesAzure2Web'
<AppServiceEnvironments/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVICE_ENVIRONMENTS } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, APP_SERVICE_ENVIRONMENTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/App_Service_Environments.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
App Service Plans
- Preview
- Usage
- Definition
import { AppServicePlans } from '@dinghy/diagrams/entitiesAzure2Web'
<AppServicePlans/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVICE_PLANS } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, APP_SERVICE_PLANS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/App_Service_Plans.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
App Services
- Preview
- Usage
- Definition
import { AppServices } from '@dinghy/diagrams/entitiesAzure2Web'
<AppServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVICES } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, APP_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/App_Services.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
App Space
- Preview
- Usage
- Definition
import { AppSpace } from '@dinghy/diagrams/entitiesAzure2Web'
<AppSpace/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SPACE } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, APP_SPACE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/web/App_Space.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Cognitive Search
- Preview
- Usage
- Definition
import { CognitiveSearch } from '@dinghy/diagrams/entitiesAzure2Web'
<CognitiveSearch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COGNITIVE_SEARCH } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, COGNITIVE_SEARCH)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/app_services/Search_Services.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 49.120000000000005,
}
Cognitive Services
- Preview
- Usage
- Definition
import { CognitiveServices } from '@dinghy/diagrams/entitiesAzure2Web'
<CognitiveServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COGNITIVE_SERVICES } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, COGNITIVE_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/ai_machine_learning/Cognitive_Services.svg;strokeColor=none;',
},
_width: 68,
_height: 48,
}
Front Door and CDN Profiles
- Preview
- Usage
- Definition
import { FrontDoorAndCdnProfiles } from '@dinghy/diagrams/entitiesAzure2Web'
<FrontDoorAndCdnProfiles/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FRONT_DOOR_AND_CDN_PROFILES } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, FRONT_DOOR_AND_CDN_PROFILES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/networking/Front_Doors.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 60,
}
Media Service
- Preview
- Usage
- Definition
import { MediaService } from '@dinghy/diagrams/entitiesAzure2Web'
<MediaService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MEDIA_SERVICE } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, MEDIA_SERVICE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/web/Azure_Media_Service.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Notification Hub Namespaces
- Preview
- Usage
- Definition
import { NotificationHubNamespaces } from '@dinghy/diagrams/entitiesAzure2Web'
<NotificationHubNamespaces/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NOTIFICATION_HUB_NAMESPACES } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, NOTIFICATION_HUB_NAMESPACES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/web/Notification_Hub_Namespaces.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 56.00000000000001,
}
Power Platform
- Preview
- Usage
- Definition
import { PowerPlatform } from '@dinghy/diagrams/entitiesAzure2Web'
<PowerPlatform/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWER_PLATFORM } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, POWER_PLATFORM)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Power_Platform.svg;strokeColor=none;',
},
_original_width: 64.92,
_original_height: 68,
}
SignalR
- Preview
- Usage
- Definition
import { Signalr } from '@dinghy/diagrams/entitiesAzure2Web'
<Signalr/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SIGNALR } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, SIGNALR)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/web/SignalR.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Spring Apps
- Preview
- Usage
- Definition
import { SpringApps } from '@dinghy/diagrams/entitiesAzure2Web'
<SpringApps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPRING_APPS } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, SPRING_APPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Azure_Spring_Cloud.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Static Apps
- Preview
- Usage
- Definition
import { StaticApps } from '@dinghy/diagrams/entitiesAzure2Web'
<StaticApps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STATIC_APPS } from '@dinghy/diagrams/entitiesAzure2Web'
<Shape
{...props}
_style={extendStyle(props, STATIC_APPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/preview/Static_Apps.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 54,
}