Share via


AdapterPropertyOverridesAutoGenerated Class

Definition

The AdapterPropertyOverrides of a cluster.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.AdapterPropertyOverridesAutoGeneratedTypeConverter))]
public class AdapterPropertyOverridesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IAdapterPropertyOverridesAutoGenerated
Inheritance
AdapterPropertyOverridesAutoGenerated
Attributes
Implements

Constructors

Properties

JumboPacket

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

NetworkDirect

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

NetworkDirectTechnology

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AdapterPropertyOverridesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AdapterPropertyOverridesAutoGenerated.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IAdapterPropertyOverridesAutoGenerated.

FromJsonString(String)

Creates a new instance of AdapterPropertyOverridesAutoGenerated, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of AdapterPropertyOverridesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to