UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

86 lines (85 loc) 7.21 kB
export { AttachedDataNetworkArgs } from "./attachedDataNetwork"; export type AttachedDataNetwork = import("./attachedDataNetwork").AttachedDataNetwork; export declare const AttachedDataNetwork: typeof import("./attachedDataNetwork").AttachedDataNetwork; export { DataNetworkArgs } from "./dataNetwork"; export type DataNetwork = import("./dataNetwork").DataNetwork; export declare const DataNetwork: typeof import("./dataNetwork").DataNetwork; export { DiagnosticsPackageArgs } from "./diagnosticsPackage"; export type DiagnosticsPackage = import("./diagnosticsPackage").DiagnosticsPackage; export declare const DiagnosticsPackage: typeof import("./diagnosticsPackage").DiagnosticsPackage; export { GetAttachedDataNetworkArgs, GetAttachedDataNetworkResult, GetAttachedDataNetworkOutputArgs } from "./getAttachedDataNetwork"; export declare const getAttachedDataNetwork: typeof import("./getAttachedDataNetwork").getAttachedDataNetwork; export declare const getAttachedDataNetworkOutput: typeof import("./getAttachedDataNetwork").getAttachedDataNetworkOutput; export { GetDataNetworkArgs, GetDataNetworkResult, GetDataNetworkOutputArgs } from "./getDataNetwork"; export declare const getDataNetwork: typeof import("./getDataNetwork").getDataNetwork; export declare const getDataNetworkOutput: typeof import("./getDataNetwork").getDataNetworkOutput; export { GetDiagnosticsPackageArgs, GetDiagnosticsPackageResult, GetDiagnosticsPackageOutputArgs } from "./getDiagnosticsPackage"; export declare const getDiagnosticsPackage: typeof import("./getDiagnosticsPackage").getDiagnosticsPackage; export declare const getDiagnosticsPackageOutput: typeof import("./getDiagnosticsPackage").getDiagnosticsPackageOutput; export { GetMobileNetworkArgs, GetMobileNetworkResult, GetMobileNetworkOutputArgs } from "./getMobileNetwork"; export declare const getMobileNetwork: typeof import("./getMobileNetwork").getMobileNetwork; export declare const getMobileNetworkOutput: typeof import("./getMobileNetwork").getMobileNetworkOutput; export { GetPacketCaptureArgs, GetPacketCaptureResult, GetPacketCaptureOutputArgs } from "./getPacketCapture"; export declare const getPacketCapture: typeof import("./getPacketCapture").getPacketCapture; export declare const getPacketCaptureOutput: typeof import("./getPacketCapture").getPacketCaptureOutput; export { GetPacketCoreControlPlaneArgs, GetPacketCoreControlPlaneResult, GetPacketCoreControlPlaneOutputArgs } from "./getPacketCoreControlPlane"; export declare const getPacketCoreControlPlane: typeof import("./getPacketCoreControlPlane").getPacketCoreControlPlane; export declare const getPacketCoreControlPlaneOutput: typeof import("./getPacketCoreControlPlane").getPacketCoreControlPlaneOutput; export { GetPacketCoreDataPlaneArgs, GetPacketCoreDataPlaneResult, GetPacketCoreDataPlaneOutputArgs } from "./getPacketCoreDataPlane"; export declare const getPacketCoreDataPlane: typeof import("./getPacketCoreDataPlane").getPacketCoreDataPlane; export declare const getPacketCoreDataPlaneOutput: typeof import("./getPacketCoreDataPlane").getPacketCoreDataPlaneOutput; export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService"; export declare const getService: typeof import("./getService").getService; export declare const getServiceOutput: typeof import("./getService").getServiceOutput; export { GetSimArgs, GetSimResult, GetSimOutputArgs } from "./getSim"; export declare const getSim: typeof import("./getSim").getSim; export declare const getSimOutput: typeof import("./getSim").getSimOutput; export { GetSimGroupArgs, GetSimGroupResult, GetSimGroupOutputArgs } from "./getSimGroup"; export declare const getSimGroup: typeof import("./getSimGroup").getSimGroup; export declare const getSimGroupOutput: typeof import("./getSimGroup").getSimGroupOutput; export { GetSimPolicyArgs, GetSimPolicyResult, GetSimPolicyOutputArgs } from "./getSimPolicy"; export declare const getSimPolicy: typeof import("./getSimPolicy").getSimPolicy; export declare const getSimPolicyOutput: typeof import("./getSimPolicy").getSimPolicyOutput; export { GetSiteArgs, GetSiteResult, GetSiteOutputArgs } from "./getSite"; export declare const getSite: typeof import("./getSite").getSite; export declare const getSiteOutput: typeof import("./getSite").getSiteOutput; export { GetSliceArgs, GetSliceResult, GetSliceOutputArgs } from "./getSlice"; export declare const getSlice: typeof import("./getSlice").getSlice; export declare const getSliceOutput: typeof import("./getSlice").getSliceOutput; export { ListMobileNetworkSimGroupsArgs, ListMobileNetworkSimGroupsResult, ListMobileNetworkSimGroupsOutputArgs } from "./listMobileNetworkSimGroups"; export declare const listMobileNetworkSimGroups: typeof import("./listMobileNetworkSimGroups").listMobileNetworkSimGroups; export declare const listMobileNetworkSimGroupsOutput: typeof import("./listMobileNetworkSimGroups").listMobileNetworkSimGroupsOutput; export { ListMobileNetworkSimIdsArgs, ListMobileNetworkSimIdsResult, ListMobileNetworkSimIdsOutputArgs } from "./listMobileNetworkSimIds"; export declare const listMobileNetworkSimIds: typeof import("./listMobileNetworkSimIds").listMobileNetworkSimIds; export declare const listMobileNetworkSimIdsOutput: typeof import("./listMobileNetworkSimIds").listMobileNetworkSimIdsOutput; export { MobileNetworkArgs } from "./mobileNetwork"; export type MobileNetwork = import("./mobileNetwork").MobileNetwork; export declare const MobileNetwork: typeof import("./mobileNetwork").MobileNetwork; export { PacketCaptureArgs } from "./packetCapture"; export type PacketCapture = import("./packetCapture").PacketCapture; export declare const PacketCapture: typeof import("./packetCapture").PacketCapture; export { PacketCoreControlPlaneArgs } from "./packetCoreControlPlane"; export type PacketCoreControlPlane = import("./packetCoreControlPlane").PacketCoreControlPlane; export declare const PacketCoreControlPlane: typeof import("./packetCoreControlPlane").PacketCoreControlPlane; export { PacketCoreDataPlaneArgs } from "./packetCoreDataPlane"; export type PacketCoreDataPlane = import("./packetCoreDataPlane").PacketCoreDataPlane; export declare const PacketCoreDataPlane: typeof import("./packetCoreDataPlane").PacketCoreDataPlane; export { ServiceArgs } from "./service"; export type Service = import("./service").Service; export declare const Service: typeof import("./service").Service; export { SimArgs } from "./sim"; export type Sim = import("./sim").Sim; export declare const Sim: typeof import("./sim").Sim; export { SimGroupArgs } from "./simGroup"; export type SimGroup = import("./simGroup").SimGroup; export declare const SimGroup: typeof import("./simGroup").SimGroup; export { SimPolicyArgs } from "./simPolicy"; export type SimPolicy = import("./simPolicy").SimPolicy; export declare const SimPolicy: typeof import("./simPolicy").SimPolicy; export { SiteArgs } from "./site"; export type Site = import("./site").Site; export declare const Site: typeof import("./site").Site; export { SliceArgs } from "./slice"; export type Slice = import("./slice").Slice; export declare const Slice: typeof import("./slice").Slice; export * from "../types/enums/mobilenetwork";