Share via


IntentsAutoGenerated Class

Definition

The Intents of a cluster.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IntentsAutoGeneratedTypeConverter))]
public class IntentsAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntentsAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IntentsAutoGeneratedTypeConverter))>]
type IntentsAutoGenerated = class
    interface IIntentsAutoGenerated
    interface IJsonSerializable
Public Class IntentsAutoGenerated
Implements IIntentsAutoGenerated
Inheritance
IntentsAutoGenerated
Attributes
Implements

Constructors

IntentsAutoGenerated()

Creates an new IntentsAutoGenerated instance.

Properties

AdapterPropertyOverrideJumboPacket

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

AdapterPropertyOverrideNetworkDirect

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

AdapterPropertyOverrideNetworkDirectTechnology

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'

IntentAdapter

Array of adapters used for the network intent.

IntentName

Name of the network intent you wish to create.

IntentType

IntentType for host network intent.

IsComputeIntentSet

IsComputeIntentSet for host network intent.

IsManagementIntentSet

IsManagementIntentSet for host network intent.

IsNetworkIntentType

IsNetworkIntentType for host network intent.

IsOnlyStorage

IntentType for host network intent.

IsOnlyStretch

IsOnlyStretch for host network intent.

IsStorageIntentSet

IsStorageIntentSet for host network intent.

IsStretchIntentSet

IsStretchIntentSet for host network intent.

OverrideAdapterProperty

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

OverrideQosPolicy

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

OverrideVirtualSwitchConfiguration

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

QoPolicyOverrideBandwidthPercentageSmb

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

QoPolicyOverridePriorityValue8021ActionCluster

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

QoPolicyOverridePriorityValue8021ActionSmb

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

Scope

Scope for host network intent.

VirtualSwitchConfigurationOverrideEnableIov

Enable IoV for Virtual Switch

VirtualSwitchConfigurationOverrideLoadBalancingAlgorithm

Load Balancing Algorithm for Virtual Switch

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of IntentsAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of IntentsAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of IntentsAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to