Azure2 Compute Entities
App Services
- Preview
- Usage
- Definition
import { AppServices } from '@dinghy/diagrams/entitiesAzure2Compute'
<AppServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVICES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, APP_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/App_Services.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Application Group
- Preview
- Usage
- Definition
import { ApplicationGroup } from '@dinghy/diagrams/entitiesAzure2Compute'
<ApplicationGroup/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APPLICATION_GROUP } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, APPLICATION_GROUP)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Application_Group.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Automanaged VM
- Preview
- Usage
- Definition
import { AutomanagedVm } from '@dinghy/diagrams/entitiesAzure2Compute'
<AutomanagedVm/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTOMANAGED_VM } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, AUTOMANAGED_VM)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Automanaged_VM.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 62,
}
Availability Sets
- Preview
- Usage
- Definition
import { AvailabilitySets } from '@dinghy/diagrams/entitiesAzure2Compute'
<AvailabilitySets/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AVAILABILITY_SETS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, AVAILABILITY_SETS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Availability_Sets.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Batch Accounts
- Preview
- Usage
- Definition
import { BatchAccounts } from '@dinghy/diagrams/entitiesAzure2Compute'
<BatchAccounts/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BATCH_ACCOUNTS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, BATCH_ACCOUNTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Batch_Accounts.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 64,
}
Cloud Services (Classic)
- Preview
- Usage
- Definition
import { CloudServicesClassic } from '@dinghy/diagrams/entitiesAzure2Compute'
<CloudServicesClassic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLOUD_SERVICES_CLASSIC } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, CLOUD_SERVICES_CLASSIC)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Cloud_Services_Classic.svg;strokeColor=none;',
},
_width: 72,
_height: 52,
}
Compute Galleries
- Preview
- Usage
- Definition
import { ComputeGalleries } from '@dinghy/diagrams/entitiesAzure2Compute'
<ComputeGalleries/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPUTE_GALLERIES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, COMPUTE_GALLERIES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Azure_Compute_Galleries.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Container Instances
- Preview
- Usage
- Definition
import { ContainerInstances } from '@dinghy/diagrams/entitiesAzure2Compute'
<ContainerInstances/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CONTAINER_INSTANCES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, CONTAINER_INSTANCES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Container_Instances.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 68,
}
Container Services (deprecated)
- Preview
- Usage
- Definition
import { ContainerServicesDeprecated } from '@dinghy/diagrams/entitiesAzure2Compute'
<ContainerServicesDeprecated/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CONTAINER_SERVICES_DEPRECATED } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, CONTAINER_SERVICES_DEPRECATED)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Container_Services_Deprecated.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 60,
}
Disk Encryption Sets
- Preview
- Usage
- Definition
import { DiskEncryptionSets } from '@dinghy/diagrams/entitiesAzure2Compute'
<DiskEncryptionSets/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DISK_ENCRYPTION_SETS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, DISK_ENCRYPTION_SETS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Disk_Encryption_Sets.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Disks
- Preview
- Usage
- Definition
import { Disks } from '@dinghy/diagrams/entitiesAzure2Compute'
<Disks/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DISKS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, DISKS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Disks.svg;strokeColor=none;',
},
_original_width: 56.99999999999999,
_original_height: 56.00000000000001,
}
Disks Snapshots
- Preview
- Usage
- Definition
import { DisksSnapshots } from '@dinghy/diagrams/entitiesAzure2Compute'
<DisksSnapshots/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DISKS_SNAPSHOTS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, DISKS_SNAPSHOTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Disks_Snapshots.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 71,
}
Function Apps
- Preview
- Usage
- Definition
import { FunctionApps } from '@dinghy/diagrams/entitiesAzure2Compute'
<FunctionApps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FUNCTION_APPS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, FUNCTION_APPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Function_Apps.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 60,
}
Host Groups
- Preview
- Usage
- Definition
import { HostGroups } from '@dinghy/diagrams/entitiesAzure2Compute'
<HostGroups/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HOST_GROUPS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, HOST_GROUPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Host_Groups.svg;strokeColor=none;',
},
_original_width: 62,
_original_height: 68,
}
Host Pools
- Preview
- Usage
- Definition
import { HostPools } from '@dinghy/diagrams/entitiesAzure2Compute'
<HostPools/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HOST_POOLS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, HOST_POOLS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Host_Pools.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Hosts
- Preview
- Usage
- Definition
import { Hosts } from '@dinghy/diagrams/entitiesAzure2Compute'
<Hosts/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HOSTS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, HOSTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Hosts.svg;strokeColor=none;',
},
_original_width: 57.199999999999996,
_original_height: 68,
}
Image Definitions
- Preview
- Usage
- Definition
import { ImageDefinitions } from '@dinghy/diagrams/entitiesAzure2Compute'
<ImageDefinitions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IMAGE_DEFINITIONS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, IMAGE_DEFINITIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Image_Definitions.svg;strokeColor=none;',
},
_original_width: 66,
_original_height: 64,
}
Image Templates
- Preview
- Usage
- Definition
import { ImageTemplates } from '@dinghy/diagrams/entitiesAzure2Compute'
<ImageTemplates/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IMAGE_TEMPLATES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, IMAGE_TEMPLATES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Image_Templates.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 60,
}
Image Versions
- Preview
- Usage
- Definition
import { ImageVersions } from '@dinghy/diagrams/entitiesAzure2Compute'
<ImageVersions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IMAGE_VERSIONS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, IMAGE_VERSIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Image_Versions.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 64,
}
Images
- Preview
- Usage
- Definition
import { Images } from '@dinghy/diagrams/entitiesAzure2Compute'
<Images/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IMAGES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, IMAGES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Images.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 64,
}
Kubernetes Services
- Preview
- Usage
- Definition
import { KubernetesServices } from '@dinghy/diagrams/entitiesAzure2Compute'
<KubernetesServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { KUBERNETES_SERVICES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, KUBERNETES_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Kubernetes_Services.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 60,
}
Maintenance Configuration
- Preview
- Usage
- Definition
import { MaintenanceConfiguration } from '@dinghy/diagrams/entitiesAzure2Compute'
<MaintenanceConfiguration/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINTENANCE_CONFIGURATION } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, MAINTENANCE_CONFIGURATION)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Maintenance_Configuration.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 64,
}
Managed Service Fabric
- Preview
- Usage
- Definition
import { ManagedServiceFabric } from '@dinghy/diagrams/entitiesAzure2Compute'
<ManagedServiceFabric/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANAGED_SERVICE_FABRIC } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, MANAGED_SERVICE_FABRIC)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Managed_Service_Fabric.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 66,
}
Mesh Applications
- Preview
- Usage
- Definition
import { MeshApplications } from '@dinghy/diagrams/entitiesAzure2Compute'
<MeshApplications/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MESH_APPLICATIONS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, MESH_APPLICATIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Mesh_Applications.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Metrics Advisor
- Preview
- Usage
- Definition
import { MetricsAdvisor } from '@dinghy/diagrams/entitiesAzure2Compute'
<MetricsAdvisor/>
// or
import { extendStyle } from "@dinghy/base-components";
import { METRICS_ADVISOR } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, METRICS_ADVISOR)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Metrics_Advisor.svg;strokeColor=none;',
},
_original_width: 54.800000000000004,
_original_height: 68,
}
OS Images (Classic)
- Preview
- Usage
- Definition
import { OsImagesClassic } from '@dinghy/diagrams/entitiesAzure2Compute'
<OsImagesClassic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OS_IMAGES_CLASSIC } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, OS_IMAGES_CLASSIC)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/OS_Images_Classic.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 64,
}
Restore Points
- Preview
- Usage
- Definition
import { RestorePoints } from '@dinghy/diagrams/entitiesAzure2Compute'
<RestorePoints/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESTORE_POINTS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, RESTORE_POINTS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Restore_Points.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 66.8,
}
Restore Points Collections
- Preview
- Usage
- Definition
import { RestorePointsCollections } from '@dinghy/diagrams/entitiesAzure2Compute'
<RestorePointsCollections/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESTORE_POINTS_COLLECTIONS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, RESTORE_POINTS_COLLECTIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Restore_Points_Collections.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 56.00000000000001,
}
Service Fabric Clusters
- Preview
- Usage
- Definition
import { ServiceFabricClusters } from '@dinghy/diagrams/entitiesAzure2Compute'
<ServiceFabricClusters/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_FABRIC_CLUSTERS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, SERVICE_FABRIC_CLUSTERS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Service_Fabric_Clusters.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 64,
}
Shared Image Galleries
- Preview
- Usage
- Definition
import { SharedImageGalleries } from '@dinghy/diagrams/entitiesAzure2Compute'
<SharedImageGalleries/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SHARED_IMAGE_GALLERIES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, SHARED_IMAGE_GALLERIES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Shared_Image_Galleries.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Spring Cloud
- Preview
- Usage
- Definition
import { SpringCloud } from '@dinghy/diagrams/entitiesAzure2Compute'
<SpringCloud/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPRING_CLOUD } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, SPRING_CLOUD)}
/>
{
_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,
}
Virtual Machine
- Preview
- Usage
- Definition
import { VirtualMachine } from '@dinghy/diagrams/entitiesAzure2Compute'
<VirtualMachine/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_MACHINE } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_MACHINE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Virtual_Machine.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 64,
}
Virtual Machines (Classic)
- Preview
- Usage
- Definition
import { VirtualMachinesClassic } from '@dinghy/diagrams/entitiesAzure2Compute'
<VirtualMachinesClassic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_MACHINES_CLASSIC } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_MACHINES_CLASSIC)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Virtual_Machines_Classic.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 64,
}
VM Images (Classic)
- Preview
- Usage
- Definition
import { VmImagesClassic } from '@dinghy/diagrams/entitiesAzure2Compute'
<VmImagesClassic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_IMAGES_CLASSIC } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, VM_IMAGES_CLASSIC)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/VM_Images_Classic.svg;strokeColor=none;',
},
_original_width: 69,
_original_height: 64,
}
VM Scale Sets
- Preview
- Usage
- Definition
import { VmScaleSets } from '@dinghy/diagrams/entitiesAzure2Compute'
<VmScaleSets/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_SCALE_SETS } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, VM_SCALE_SETS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/VM_Scale_Sets.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Workspaces
- Preview
- Usage
- Definition
import { Workspaces } from '@dinghy/diagrams/entitiesAzure2Compute'
<Workspaces/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WORKSPACES } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, WORKSPACES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Workspaces2.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Workspaces 2
- Preview
- Usage
- Definition
import { Workspaces2 } from '@dinghy/diagrams/entitiesAzure2Compute'
<Workspaces2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WORKSPACES_2 } from '@dinghy/diagrams/entitiesAzure2Compute'
<Shape
{...props}
_style={extendStyle(props, WORKSPACES_2)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/compute/Workspaces.svg;strokeColor=none;',
},
_original_width: 65,
_original_height: 56.00000000000001,
}