Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsNetworkMonitoringProvidersCreateOptions

import type { ProjectsLocationsNetworkMonitoringProvidersCreateOptions } from "https://googleapis.deno.dev/v1/networkmanagement:v1.ts";

Additional options for NetworkManagement#projectsLocationsNetworkMonitoringProvidersCreate.

interface ProjectsLocationsNetworkMonitoringProvidersCreateOptions {
networkMonitoringProviderId?: string;
}

§Properties

§
networkMonitoringProviderId?: string
[src]

Required. The ID to use for the NetworkMonitoringProvider resource, which will become the final component of the NetworkMonitoringProvider resource's name.