你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IIntents Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IntentsTypeConverter))]
public interface IIntents : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IntentsTypeConverter))>]
type IIntents = interface
    interface IJsonSerializable
Public Interface IIntents
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Adapter

Array of network interfaces used for the network intent.

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'

Name

Name of the network intent you wish to create.

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.

TrafficType

List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.

VirtualSwitchConfigurationOverrideEnableIov

Enable IoV for Virtual Switch

VirtualSwitchConfigurationOverrideLoadBalancingAlgorithm

Load Balancing Algorithm for Virtual Switch

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to