IIntentsAutoGenerated Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IntentsAutoGeneratedTypeConverter))]
public interface IIntentsAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IntentsAutoGeneratedTypeConverter))>]
type IIntentsAutoGenerated = interface
interface IJsonSerializable
Public Interface IIntentsAutoGenerated
Implements IJsonSerializable
- Derived
- Attributes
- Implements
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |