Azure2 DevOps Entities
API Connections
- Preview
- Usage
- Definition
import { ApiConnections } from '@dinghy/diagrams/entitiesAzure2Devops'
<ApiConnections/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_CONNECTIONS } from '@dinghy/diagrams/entitiesAzure2Devops'
<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/entitiesAzure2Devops'
<ApiManagementServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_MANAGEMENT_SERVICES } from '@dinghy/diagrams/entitiesAzure2Devops'
<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: 65,
_original_height: 60,
}
Application Insights
- Preview
- Usage
- Definition
import { ApplicationInsights } from '@dinghy/diagrams/entitiesAzure2Devops'
<ApplicationInsights/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APPLICATION_INSIGHTS } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, APPLICATION_INSIGHTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/Application_Insights.svg;strokeColor=none;',
},
_original_width: 44,
_original_height: 63,
}
Change Analysis
- Preview
- Usage
- Definition
import { ChangeAnalysis } from '@dinghy/diagrams/entitiesAzure2Devops'
<ChangeAnalysis/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CHANGE_ANALYSIS } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, CHANGE_ANALYSIS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/Change_Analysis.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 67.67999999999999,
}
CloudTest
- Preview
- Usage
- Definition
import { Cloudtest } from '@dinghy/diagrams/entitiesAzure2Devops'
<Cloudtest/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLOUDTEST } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, CLOUDTEST)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/CloudTest.svg;strokeColor=none;',
},
_original_width: 58.8,
_original_height: 68,
}
Code Optimization
- Preview
- Usage
- Definition
import { CodeOptimization } from '@dinghy/diagrams/entitiesAzure2Devops'
<CodeOptimization/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CODE_OPTIMIZATION } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, CODE_OPTIMIZATION)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/Code_Optimization.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
DevOps
- Preview
- Usage
- Definition
import { Devops } from '@dinghy/diagrams/entitiesAzure2Devops'
<Devops/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVOPS } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, DEVOPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/Azure_DevOps.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
DevOps Starter
- Preview
- Usage
- Definition
import { DevopsStarter } from '@dinghy/diagrams/entitiesAzure2Devops'
<DevopsStarter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVOPS_STARTER } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, DEVOPS_STARTER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/DevOps_Starter.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 63.75999999999999,
}
DevTest Labs
- Preview
- Usage
- Definition
import { DevtestLabs } from '@dinghy/diagrams/entitiesAzure2Devops'
<DevtestLabs/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVTEST_LABS } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, DEVTEST_LABS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/DevTest_Labs.svg;strokeColor=none;',
},
_original_width: 66,
_original_height: 64,
}
Lab Accounts
- Preview
- Usage
- Definition
import { LabAccounts } from '@dinghy/diagrams/entitiesAzure2Devops'
<LabAccounts/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LAB_ACCOUNTS } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, LAB_ACCOUNTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/Lab_Accounts.svg;strokeColor=none;',
},
_original_width: 65.16,
_original_height: 68,
}
Lab Services
- Preview
- Usage
- Definition
import { LabServices } from '@dinghy/diagrams/entitiesAzure2Devops'
<LabServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LAB_SERVICES } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, LAB_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/devops/Lab_Services.svg;strokeColor=none;',
},
_original_width: 66,
_original_height: 64,
}
Load Testing
- Preview
- Usage
- Definition
import { LoadTesting } from '@dinghy/diagrams/entitiesAzure2Devops'
<LoadTesting/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOAD_TESTING } from '@dinghy/diagrams/entitiesAzure2Devops'
<Shape
{...props}
_style={extendStyle(props, LOAD_TESTING)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/other/Load_Testing.svg;strokeColor=none;',
},
_original_width: 59.199999999999996,
_original_height: 68,
}