MacAddress(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message to describe the MAC address of a machine.
Attributes |
|
---|---|
Name | Description |
address |
str
Output only. Address string. |
type_ |
google.cloud.gdchardwaremanagement_v1alpha.types.Hardware.MacAddress.AddressType
Output only. Address type for this MAC address. |
ipv4_address |
str
Output only. Static IP address (if used) that is associated with the MAC address. Only applicable for VIRTUAL MAC address type. |
Classes
AddressType
AddressType(value)
Enum for the different types of MAC address.