UNPKG

diagrams-js

Version:

A TypeScript port of the diagrams Python library for drawing cloud system architecture diagrams as code

52 lines (51 loc) 6.19 kB
export declare function ApplicationGateways(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AtmMultistack(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureCommunicationsGateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureFirewallManager(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureFirewallPolicy(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Bastions(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function CDNProfiles(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ConnectedCache(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Connections(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DDOSProtectionPlans(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DNSMultistack(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DNSPrivateResolver(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DNSSecurityPolicy(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DNSZones(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ExpressrouteCircuits(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Firewalls(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function FrontDoorAndCDNProfiles(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IpAddressManager(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IpGroups(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function LoadBalancerHub(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function LoadBalancers(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function LocalNetworkGateways(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Nat(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function NetworkInterfaces(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function NetworkSecurityGroups(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function NetworkWatcher(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function OnPremisesDataGateways(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PrivateLinkService(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PrivateLinkServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PrivateLink(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ProximityPlacementGroups(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PublicIpAddressesClassic(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PublicIpAddresses(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PublicIpPrefixes(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ReservedIpAddressesClassic(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ResourceManagementPrivateLink(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function RouteFilters(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function RouteTables(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ServiceEndpointPolicies(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function SpotVM(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function SpotVmss(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Subnet(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TrafficController(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TrafficManagerProfiles(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function VirtualNetworkGateways(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function VirtualNetworksClassic(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function VirtualNetworks(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function VirtualRouter(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function VirtualWanHub(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function VirtualWans(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function WebApplicationFirewallPolicieswaf(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;