HciEdgeSwitchExtension Class

Definition

This represents extensions installed on virtualSwitch.

C#
public class HciEdgeSwitchExtension : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.HciEdgeSwitchExtension>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.HciEdgeSwitchExtension>
Inheritance
HciEdgeSwitchExtension
Implements

Properties

ExtensionName

This will show extension name for virtualSwitch.

IsExtensionEnabled

This represents whether extension is enabled on virtualSwitch.

SwitchId

Unique identifier for virtualSwitch.

Explicit Interface Implementations

IJsonModel<HciEdgeSwitchExtension>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<HciEdgeSwitchExtension>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<HciEdgeSwitchExtension>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HciEdgeSwitchExtension>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<HciEdgeSwitchExtension>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produk Versi
Azure SDK for .NET Latest