GDC Hardware Management v1alpha API - Enum Hardware.Types.MacAddress.Types.AddressType (1.0.0-alpha03)

public enum Hardware.Types.MacAddress.Types.AddressType

Reference documentation and code samples for the GDC Hardware Management v1alpha API enum Hardware.Types.MacAddress.Types.AddressType.

Enum for the different types of MAC address.

Namespace

Google.Cloud.GdcHardwareManagement.V1Alpha

Assembly

Google.Cloud.GdcHardwareManagement.V1Alpha.dll

Fields

Name Description
Bmc

Address of a baseboard management controller.

Nic

Address of a network interface card.

Unspecified

Unspecified address type.

Virtual

Address of a virtual interface.