NetworkProfileProfileType(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
network_type |
str
Check the NetworkType enum for the list of possible values. This field is a member of oneof _ _network_type .
|
rdma_subtype |
str
Check the RdmaSubtype enum for the list of possible values. This field is a member of oneof _ _rdma_subtype .
|
ull_subtype |
str
Check the UllSubtype enum for the list of possible values. This field is a member of oneof _ _ull_subtype .
|
vpc_subtype |
str
Check the VpcSubtype enum for the list of possible values. This field is a member of oneof _ _vpc_subtype .
|
Classes
NetworkType
NetworkType(value)
RdmaSubtype
RdmaSubtype(value)
UllSubtype
UllSubtype(value)
VpcSubtype
VpcSubtype(value)