Azure2 General Entities
All Resources
- Preview
- Usage
- Definition
import { AllResources } from '@dinghy/diagrams/entitiesAzure2General'
<AllResources/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ALL_RESOURCES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, ALL_RESOURCES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/All_Resources.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Backlog
- Preview
- Usage
- Definition
import { Backlog } from '@dinghy/diagrams/entitiesAzure2General'
<Backlog/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BACKLOG } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BACKLOG)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Backlog.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 60,
}
Biz Talk
- Preview
- Usage
- Definition
import { BizTalk } from '@dinghy/diagrams/entitiesAzure2General'
<BizTalk/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BIZ_TALK } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BIZ_TALK)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Biz_Talk.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 64,
}
Blob Block
- Preview
- Usage
- Definition
import { BlobBlock } from '@dinghy/diagrams/entitiesAzure2General'
<BlobBlock/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BLOB_BLOCK } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BLOB_BLOCK)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Blob_Block.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 52,
}
Blob Page
- Preview
- Usage
- Definition
import { BlobPage } from '@dinghy/diagrams/entitiesAzure2General'
<BlobPage/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BLOB_PAGE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BLOB_PAGE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Blob_Page.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 52,
}
Branch
- Preview
- Usage
- Definition
import { Branch } from '@dinghy/diagrams/entitiesAzure2General'
<Branch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BRANCH } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BRANCH)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Branch.svg;strokeColor=none;',
},
_original_width: 72,
_original_height: 72,
}
Browser
- Preview
- Usage
- Definition
import { Browser } from '@dinghy/diagrams/entitiesAzure2General'
<Browser/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BROWSER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BROWSER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Browser.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 52,
}
Bug
- Preview
- Usage
- Definition
import { Bug } from '@dinghy/diagrams/entitiesAzure2General'
<Bug/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUG } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BUG)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Bug.svg;strokeColor=none;',
},
_original_width: 59,
_original_height: 64,
}
Builds
- Preview
- Usage
- Definition
import { Builds } from '@dinghy/diagrams/entitiesAzure2General'
<Builds/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUILDS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, BUILDS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Builds.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Cache
- Preview
- Usage
- Definition
import { Cache } from '@dinghy/diagrams/entitiesAzure2General'
<Cache/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CACHE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, CACHE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cache.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Code
- Preview
- Usage
- Definition
import { Code } from '@dinghy/diagrams/entitiesAzure2General'
<Code/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CODE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, CODE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Code.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Commit
- Preview
- Usage
- Definition
import { Commit } from '@dinghy/diagrams/entitiesAzure2General'
<Commit/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMMIT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COMMIT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Commit.svg;strokeColor=none;',
},
_original_width: 72,
_original_height: 68,
}
Controls
- Preview
- Usage
- Definition
import { Controls } from '@dinghy/diagrams/entitiesAzure2General'
<Controls/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CONTROLS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, CONTROLS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Controls.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 69,
}
Controls Horizontal
- Preview
- Usage
- Definition
import { ControlsHorizontal } from '@dinghy/diagrams/entitiesAzure2General'
<ControlsHorizontal/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CONTROLS_HORIZONTAL } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, CONTROLS_HORIZONTAL)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Controls_Horizontal.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 56.00000000000001,
}
Cost Alerts
- Preview
- Usage
- Definition
import { CostAlerts } from '@dinghy/diagrams/entitiesAzure2General'
<CostAlerts/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COST_ALERTS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COST_ALERTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cost_Alerts.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 56.00000000000001,
}
Cost Analysis
- Preview
- Usage
- Definition
import { CostAnalysis } from '@dinghy/diagrams/entitiesAzure2General'
<CostAnalysis/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COST_ANALYSIS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COST_ANALYSIS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cost_Analysis.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 70,
}
Cost Budgets
- Preview
- Usage
- Definition
import { CostBudgets } from '@dinghy/diagrams/entitiesAzure2General'
<CostBudgets/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COST_BUDGETS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COST_BUDGETS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cost_Budgets.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 68,
}
Cost Management
- Preview
- Usage
- Definition
import { CostManagement } from '@dinghy/diagrams/entitiesAzure2General'
<CostManagement/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COST_MANAGEMENT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COST_MANAGEMENT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cost_Management.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 60,
}
Cost Management and Billing
- Preview
- Usage
- Definition
import { CostManagementAndBilling } from '@dinghy/diagrams/entitiesAzure2General'
<CostManagementAndBilling/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COST_MANAGEMENT_AND_BILLING } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COST_MANAGEMENT_AND_BILLING)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cost_Management_and_Billing.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Counter
- Preview
- Usage
- Definition
import { Counter } from '@dinghy/diagrams/entitiesAzure2General'
<Counter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COUNTER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, COUNTER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Counter.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Cubes
- Preview
- Usage
- Definition
import { Cubes } from '@dinghy/diagrams/entitiesAzure2General'
<Cubes/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CUBES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, CUBES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Cubes.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 68,
}
Dashboard
- Preview
- Usage
- Definition
import { Dashboard } from '@dinghy/diagrams/entitiesAzure2General'
<Dashboard/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DASHBOARD } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, DASHBOARD)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Dashboard.svg;strokeColor=none;',
},
_width: 68,
_height: 48,
}
Dashboard 2
- Preview
- Usage
- Definition
import { Dashboard2 } from '@dinghy/diagrams/entitiesAzure2General'
<Dashboard2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DASHBOARD_2 } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, DASHBOARD_2)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Dashboard2.svg;strokeColor=none;',
},
_width: 68,
_height: 48,
}
Dev Console
- Preview
- Usage
- Definition
import { DevConsole } from '@dinghy/diagrams/entitiesAzure2General'
<DevConsole/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEV_CONSOLE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, DEV_CONSOLE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Dev_Console.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 52,
}
Download
- Preview
- Usage
- Definition
import { Download } from '@dinghy/diagrams/entitiesAzure2General'
<Download/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DOWNLOAD } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, DOWNLOAD)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Download.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 67,
}
Error
- Preview
- Usage
- Definition
import { Error } from '@dinghy/diagrams/entitiesAzure2General'
<Error/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ERROR } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, ERROR)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Error.svg;strokeColor=none;',
},
_original_width: 71,
_original_height: 68,
}
Extensions
- Preview
- Usage
- Definition
import { Extensions } from '@dinghy/diagrams/entitiesAzure2General'
<Extensions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EXTENSIONS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, EXTENSIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Extensions.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 64,
}
File
- Preview
- Usage
- Definition
import { File } from '@dinghy/diagrams/entitiesAzure2General'
<File/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FILE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, FILE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/File.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 69,
}
Files
- Preview
- Usage
- Definition
import { Files } from '@dinghy/diagrams/entitiesAzure2General'
<Files/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FILES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, FILES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Files.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 70,
}
Folder Blank
- Preview
- Usage
- Definition
import { FolderBlank } from '@dinghy/diagrams/entitiesAzure2General'
<FolderBlank/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FOLDER_BLANK } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, FOLDER_BLANK)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Folder_Blank.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 56.00000000000001,
}
Folder Website
- Preview
- Usage
- Definition
import { FolderWebsite } from '@dinghy/diagrams/entitiesAzure2General'
<FolderWebsite/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FOLDER_WEBSITE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, FOLDER_WEBSITE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Folder_Website.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 56.00000000000001,
}
Free Services
- Preview
- Usage
- Definition
import { FreeServices } from '@dinghy/diagrams/entitiesAzure2General'
<FreeServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FREE_SERVICES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, FREE_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Free_Services.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 63,
}
FTP
- Preview
- Usage
- Definition
import { Ftp } from '@dinghy/diagrams/entitiesAzure2General'
<Ftp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FTP } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, FTP)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/FTP.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 48,
}
Gear
- Preview
- Usage
- Definition
import { Gear } from '@dinghy/diagrams/entitiesAzure2General'
<Gear/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GEAR } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, GEAR)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Gear.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Globe
- Preview
- Usage
- Definition
import { Globe } from '@dinghy/diagrams/entitiesAzure2General'
<Globe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GLOBE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, GLOBE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Globe.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 66,
}
Globe Error
- Preview
- Usage
- Definition
import { GlobeError } from '@dinghy/diagrams/entitiesAzure2General'
<GlobeError/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GLOBE_ERROR } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, GLOBE_ERROR)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Globe_Error.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 66,
}
Globe Success
- Preview
- Usage
- Definition
import { GlobeSuccess } from '@dinghy/diagrams/entitiesAzure2General'
<GlobeSuccess/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GLOBE_SUCCESS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, GLOBE_SUCCESS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Globe_Success.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 66,
}
Globe Warning
- Preview
- Usage
- Definition
import { GlobeWarning } from '@dinghy/diagrams/entitiesAzure2General'
<GlobeWarning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GLOBE_WARNING } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, GLOBE_WARNING)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Globe_Warning.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 66,
}
Guide
- Preview
- Usage
- Definition
import { Guide } from '@dinghy/diagrams/entitiesAzure2General'
<Guide/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GUIDE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, GUIDE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Guide.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Heart
- Preview
- Usage
- Definition
import { Heart } from '@dinghy/diagrams/entitiesAzure2General'
<Heart/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HEART } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, HEART)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Heart.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 60,
}
Help and Support
- Preview
- Usage
- Definition
import { HelpAndSupport } from '@dinghy/diagrams/entitiesAzure2General'
<HelpAndSupport/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HELP_AND_SUPPORT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, HELP_AND_SUPPORT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Help_and_Support.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 69,
}
Image
- Preview
- Usage
- Definition
import { Image } from '@dinghy/diagrams/entitiesAzure2General'
<Image/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IMAGE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, IMAGE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Image.svg;strokeColor=none;',
},
_width: 64,
_height: 44,
}
Information
- Preview
- Usage
- Definition
import { Information } from '@dinghy/diagrams/entitiesAzure2General'
<Information/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INFORMATION } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, INFORMATION)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Information.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Input Output
- Preview
- Usage
- Definition
import { InputOutput } from '@dinghy/diagrams/entitiesAzure2General'
<InputOutput/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INPUT_OUTPUT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, INPUT_OUTPUT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Input_Output.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 55.00000000000001,
}
Journey Hub
- Preview
- Usage
- Definition
import { JourneyHub } from '@dinghy/diagrams/entitiesAzure2General'
<JourneyHub/>
// or
import { extendStyle } from "@dinghy/base-components";
import { JOURNEY_HUB } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, JOURNEY_HUB)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Journey_Hub.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 63,
}
Launch Portal
- Preview
- Usage
- Definition
import { LaunchPortal } from '@dinghy/diagrams/entitiesAzure2General'
<LaunchPortal/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LAUNCH_PORTAL } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, LAUNCH_PORTAL)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Launch_Portal.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 67,
}
Learn
- Preview
- Usage
- Definition
import { Learn } from '@dinghy/diagrams/entitiesAzure2General'
<Learn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LEARN } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, LEARN)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Learn.svg;strokeColor=none;',
},
_width: 48,
_height: 70,
}
Load Test
- Preview
- Usage
- Definition
import { LoadTest } from '@dinghy/diagrams/entitiesAzure2General'
<LoadTest/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOAD_TEST } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, LOAD_TEST)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Load_Test.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 66,
}
Location
- Preview
- Usage
- Definition
import { Location } from '@dinghy/diagrams/entitiesAzure2General'
<Location/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOCATION } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, LOCATION)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Location.svg;strokeColor=none;',
},
_width: 40,
_height: 71,
}
Log Streaming
- Preview
- Usage
- Definition
import { LogStreaming } from '@dinghy/diagrams/entitiesAzure2General'
<LogStreaming/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOG_STREAMING } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, LOG_STREAMING)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Log_Streaming.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 67,
}
Management Groups
- Preview
- Usage
- Definition
import { ManagementGroups } from '@dinghy/diagrams/entitiesAzure2General'
<ManagementGroups/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANAGEMENT_GROUPS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MANAGEMENT_GROUPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Management_Groups.svg;strokeColor=none;',
},
_original_width: 66,
_original_height: 64,
}
Management Portal
- Preview
- Usage
- Definition
import { ManagementPortal } from '@dinghy/diagrams/entitiesAzure2General'
<ManagementPortal/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANAGEMENT_PORTAL } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MANAGEMENT_PORTAL)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Management_Portal.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 48,
}
Marketplace
- Preview
- Usage
- Definition
import { Marketplace } from '@dinghy/diagrams/entitiesAzure2General'
<Marketplace/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MARKETPLACE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MARKETPLACE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Marketplace.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 64,
}
Marketplace Management
- Preview
- Usage
- Definition
import { MarketplaceManagement } from '@dinghy/diagrams/entitiesAzure2General'
<MarketplaceManagement/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MARKETPLACE_MANAGEMENT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MARKETPLACE_MANAGEMENT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/other/Marketplace_Management.svg;strokeColor=none;',
},
_original_width: 57.99999999999999,
_original_height: 68,
}
Media
- Preview
- Usage
- Definition
import { Media } from '@dinghy/diagrams/entitiesAzure2General'
<Media/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MEDIA } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MEDIA)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Media.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Media File
- Preview
- Usage
- Definition
import { MediaFile } from '@dinghy/diagrams/entitiesAzure2General'
<MediaFile/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MEDIA_FILE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MEDIA_FILE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Media_File.svg;strokeColor=none;',
},
_original_width: 52,
_original_height: 64,
}
Mobile
- Preview
- Usage
- Definition
import { Mobile } from '@dinghy/diagrams/entitiesAzure2General'
<Mobile/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOBILE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MOBILE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Mobile.svg;strokeColor=none;',
},
_width: 40,
_height: 67,
}
Mobile Engagement
- Preview
- Usage
- Definition
import { MobileEngagement } from '@dinghy/diagrams/entitiesAzure2General'
<MobileEngagement/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOBILE_ENGAGEMENT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MOBILE_ENGAGEMENT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Mobile_Engagement.svg;strokeColor=none;',
},
_width: 40,
_height: 67,
}
Module
- Preview
- Usage
- Definition
import { Module } from '@dinghy/diagrams/entitiesAzure2General'
<Module/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MODULE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, MODULE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Module.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Power
- Preview
- Usage
- Definition
import { Power } from '@dinghy/diagrams/entitiesAzure2General'
<Power/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, POWER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Power.svg;strokeColor=none;',
},
_width: 44,
_height: 68,
}
Power Up
- Preview
- Usage
- Definition
import { PowerUp } from '@dinghy/diagrams/entitiesAzure2General'
<PowerUp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWER_UP } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, POWER_UP)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Power_Up.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Powershell
- Preview
- Usage
- Definition
import { Powershell } from '@dinghy/diagrams/entitiesAzure2General'
<Powershell/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERSHELL } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, POWERSHELL)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Powershell.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 52,
}
Preview
- Preview
- Usage
- Definition
import { Preview } from '@dinghy/diagrams/entitiesAzure2General'
<Preview/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PREVIEW } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, PREVIEW)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Preview.svg;strokeColor=none;',
},
_width: 44,
_height: 64,
}
Preview Features
- Preview
- Usage
- Definition
import { PreviewFeatures } from '@dinghy/diagrams/entitiesAzure2General'
<PreviewFeatures/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PREVIEW_FEATURES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, PREVIEW_FEATURES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Preview_Features.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Process Explorer
- Preview
- Usage
- Definition
import { ProcessExplorer } from '@dinghy/diagrams/entitiesAzure2General'
<ProcessExplorer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PROCESS_EXPLORER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, PROCESS_EXPLORER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Process_Explorer.svg;strokeColor=none;',
},
_original_width: 70,
_original_height: 68,
}
Production Ready Database
- Preview
- Usage
- Definition
import { ProductionReadyDatabase } from '@dinghy/diagrams/entitiesAzure2General'
<ProductionReadyDatabase/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PRODUCTION_READY_DATABASE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, PRODUCTION_READY_DATABASE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Production_Ready_Database.svg;strokeColor=none;',
},
_original_width: 48,
_original_height: 64,
}
Quickstart Center
- Preview
- Usage
- Definition
import { QuickstartCenter } from '@dinghy/diagrams/entitiesAzure2General'
<QuickstartCenter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { QUICKSTART_CENTER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, QUICKSTART_CENTER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Quickstart_Center.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Recent
- Preview
- Usage
- Definition
import { Recent } from '@dinghy/diagrams/entitiesAzure2General'
<Recent/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RECENT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, RECENT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Recent.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Reservations
- Preview
- Usage
- Definition
import { Reservations } from '@dinghy/diagrams/entitiesAzure2General'
<Reservations/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESERVATIONS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, RESERVATIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Reservations.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Resource Explorer
- Preview
- Usage
- Definition
import { ResourceExplorer } from '@dinghy/diagrams/entitiesAzure2General'
<ResourceExplorer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESOURCE_EXPLORER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, RESOURCE_EXPLORER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Resource_Explorer.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 56.00000000000001,
}
Resource Group List
- Preview
- Usage
- Definition
import { ResourceGroupList } from '@dinghy/diagrams/entitiesAzure2General'
<ResourceGroupList/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESOURCE_GROUP_LIST } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, RESOURCE_GROUP_LIST)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Resource_Group_List.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 67,
}
Resource Groups
- Preview
- Usage
- Definition
import { ResourceGroups } from '@dinghy/diagrams/entitiesAzure2General'
<ResourceGroups/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESOURCE_GROUPS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, RESOURCE_GROUPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Resource_Groups.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 64,
}
Resource Linked
- Preview
- Usage
- Definition
import { ResourceLinked } from '@dinghy/diagrams/entitiesAzure2General'
<ResourceLinked/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESOURCE_LINKED } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, RESOURCE_LINKED)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Resource_Linked.svg;strokeColor=none;',
},
_original_width: 72,
_original_height: 72,
}
Scale
- Preview
- Usage
- Definition
import { Scale } from '@dinghy/diagrams/entitiesAzure2General'
<Scale/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SCALE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SCALE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Scale.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Scheduler
- Preview
- Usage
- Definition
import { Scheduler } from '@dinghy/diagrams/entitiesAzure2General'
<Scheduler/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SCHEDULER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SCHEDULER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Scheduler.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Search
- Preview
- Usage
- Definition
import { Search } from '@dinghy/diagrams/entitiesAzure2General'
<Search/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SEARCH } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SEARCH)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Search.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 65,
}
Search Grid
- Preview
- Usage
- Definition
import { SearchGrid } from '@dinghy/diagrams/entitiesAzure2General'
<SearchGrid/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SEARCH_GRID } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SEARCH_GRID)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Search_Grid.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 67,
}
Server Farm
- Preview
- Usage
- Definition
import { ServerFarm } from '@dinghy/diagrams/entitiesAzure2General'
<ServerFarm/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVER_FARM } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SERVER_FARM)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Server_Farm.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Service Bus
- Preview
- Usage
- Definition
import { ServiceBus } from '@dinghy/diagrams/entitiesAzure2General'
<ServiceBus/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_BUS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SERVICE_BUS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Service_Bus.svg;strokeColor=none;',
},
_original_width: 70,
_original_height: 60,
}
Service Health
- Preview
- Usage
- Definition
import { ServiceHealth } from '@dinghy/diagrams/entitiesAzure2General'
<ServiceHealth/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_HEALTH } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SERVICE_HEALTH)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Service_Health.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 64,
}
SSD
- Preview
- Usage
- Definition
import { Ssd } from '@dinghy/diagrams/entitiesAzure2General'
<Ssd/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SSD } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SSD)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/SSD.svg;strokeColor=none;',
},
_original_width: 66,
_original_height: 60,
}
Storage Azure Files
- Preview
- Usage
- Definition
import { StorageAzureFiles } from '@dinghy/diagrams/entitiesAzure2General'
<StorageAzureFiles/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STORAGE_AZURE_FILES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, STORAGE_AZURE_FILES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Storage_Azure_Files.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Storage Container
- Preview
- Usage
- Definition
import { StorageContainer } from '@dinghy/diagrams/entitiesAzure2General'
<StorageContainer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STORAGE_CONTAINER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, STORAGE_CONTAINER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Storage_Container.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Storage Queue
- Preview
- Usage
- Definition
import { StorageQueue } from '@dinghy/diagrams/entitiesAzure2General'
<StorageQueue/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STORAGE_QUEUE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, STORAGE_QUEUE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Storage_Queue.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Subscriptions
- Preview
- Usage
- Definition
import { Subscriptions } from '@dinghy/diagrams/entitiesAzure2General'
<Subscriptions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SUBSCRIPTIONS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, SUBSCRIPTIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Subscriptions.svg;strokeColor=none;',
},
_width: 44,
_height: 71,
}
Table
- Preview
- Usage
- Definition
import { Table } from '@dinghy/diagrams/entitiesAzure2General'
<Table/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TABLE } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TABLE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Table.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Tag
- Preview
- Usage
- Definition
import { Tag } from '@dinghy/diagrams/entitiesAzure2General'
<Tag/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAG } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TAG)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Tag.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 66.8,
}
Tags
- Preview
- Usage
- Definition
import { Tags } from '@dinghy/diagrams/entitiesAzure2General'
<Tags/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAGS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TAGS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Tags.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 65,
}
Templates
- Preview
- Usage
- Definition
import { Templates } from '@dinghy/diagrams/entitiesAzure2General'
<Templates/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TEMPLATES } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TEMPLATES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Templates.svg;strokeColor=none;',
},
_original_width: 56.00000000000001,
_original_height: 68,
}
TFS VC Repository
- Preview
- Usage
- Definition
import { TfsVcRepository } from '@dinghy/diagrams/entitiesAzure2General'
<TfsVcRepository/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TFS_VC_REPOSITORY } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TFS_VC_REPOSITORY)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/TFS_VC_Repository.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Toolbox
- Preview
- Usage
- Definition
import { Toolbox } from '@dinghy/diagrams/entitiesAzure2General'
<Toolbox/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TOOLBOX } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TOOLBOX)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Toolbox.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 56.00000000000001,
}
Troubleshoot
- Preview
- Usage
- Definition
import { Troubleshoot } from '@dinghy/diagrams/entitiesAzure2General'
<Troubleshoot/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TROUBLESHOOT } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, TROUBLESHOOT)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Troubleshoot.svg;strokeColor=none;',
},
_original_width: 66,
_original_height: 68,
}
Versions
- Preview
- Usage
- Definition
import { Versions } from '@dinghy/diagrams/entitiesAzure2General'
<Versions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VERSIONS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, VERSIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Versions.svg;strokeColor=none;',
},
_original_width: 62,
_original_height: 60,
}
Web Slots
- Preview
- Usage
- Definition
import { WebSlots } from '@dinghy/diagrams/entitiesAzure2General'
<WebSlots/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WEB_SLOTS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, WEB_SLOTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Web_Slots.svg;strokeColor=none;',
},
_original_width: 57.99999999999999,
_original_height: 64,
}
Web Test
- Preview
- Usage
- Definition
import { WebTest } from '@dinghy/diagrams/entitiesAzure2General'
<WebTest/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WEB_TEST } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, WEB_TEST)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Web_Test.svg;strokeColor=none;',
},
_original_width: 72,
_original_height: 72,
}
Website Power
- Preview
- Usage
- Definition
import { WebsitePower } from '@dinghy/diagrams/entitiesAzure2General'
<WebsitePower/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WEBSITE_POWER } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, WEBSITE_POWER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Website_Power.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Website Staging
- Preview
- Usage
- Definition
import { WebsiteStaging } from '@dinghy/diagrams/entitiesAzure2General'
<WebsiteStaging/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WEBSITE_STAGING } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, WEBSITE_STAGING)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Website_Staging.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 70,
}
Workbooks
- Preview
- Usage
- Definition
import { Workbooks } from '@dinghy/diagrams/entitiesAzure2General'
<Workbooks/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WORKBOOKS } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, WORKBOOKS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Workbooks.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 65,
}
Workflow
- Preview
- Usage
- Definition
import { Workflow } from '@dinghy/diagrams/entitiesAzure2General'
<Workflow/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WORKFLOW } from '@dinghy/diagrams/entitiesAzure2General'
<Shape
{...props}
_style={extendStyle(props, WORKFLOW)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/general/Workflow.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 70,
}