InterconnectGroupConfigured
import type { InterconnectGroupConfigured } from "https://googleapis.deno.dev/v1/compute:v1.ts";
[Output Only] The status of the group as configured. This has the same structure as the operational field reported by the OperationalStatus method, but does not take into account the operational status of each resource.
interface InterconnectGroupConfigured {
topologyCapability?: InterconnectGroupConfiguredTopologyCapability;
}§Properties
§
topologyCapability?: InterconnectGroupConfiguredTopologyCapability
[src]