diagrams-js
Version:
A TypeScript port of the diagrams Python library for drawing cloud system architecture diagrams as code
42 lines (41 loc) • 5.04 kB
TypeScript
export declare function AadLicenses(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AccessReview(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ActiveDirectoryConnectHealth(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ActiveDirectory(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ADB2C(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ADDomainServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ADIdentityProtection(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ADPrivilegedIdentityManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AdministrativeUnits(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function APIProxy(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AppRegistrations(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureActiveDirectory(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureADB2C(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureADDomainServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureADIdentityProtection(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureADPrivilegeIdentityManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureADPrivlegedIdentityManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureADRolesAndAdministrators(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AzureInformationProtection(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ConditionalAccess(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function CustomAzureADRoles(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EnterpriseApplications(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EntraConnect(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EntraDomainServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EntraIDProtection(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EntraManagedIdentities(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EntraPrivlegedIdentityManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EntraVerifiedID(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ExternalIdentities(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function GlobalSecureAccess(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Groups(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IdentityGovernance(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function InformationProtection(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function InternetAccess(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ManagedIdentities(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function PrivateAccess(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Security(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function TenantProperties(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function UserSettings(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Users(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function VerifiableCredentials(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;