GoogleCloudBaremetalsolutionV2LogicalInterface constructor
GoogleCloudBaremetalsolutionV2LogicalInterface({
- int? interfaceIndex,
- List<
LogicalNetworkInterface> ? logicalNetworkInterfaces, - String? name,
Implementation
GoogleCloudBaremetalsolutionV2LogicalInterface({
this.interfaceIndex,
this.logicalNetworkInterfaces,
this.name,
});