NetworkResource
import type { NetworkResource } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";A resource representing a network that connects the various components of a cluster together.
§Properties
§
config?: NetworkResourceConfig
[src]Immutable. Configuration for this network resource, which describes how it should be created or imported. This field only controls how the network resource is initially created or imported. Subsequent changes to the network resource should be made via the resource's API and will not be reflected in the configuration.
§
network?: NetworkReference
[src]Reference to a network in Google Compute Engine.