Share via


ActionIPExtendedCommunityProperties Class

Definition

IP Extended Community Properties.

public class ActionIPExtendedCommunityProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.IPExtendedCommunityAddOperationProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.ActionIPExtendedCommunityProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.ActionIPExtendedCommunityProperties>
type ActionIPExtendedCommunityProperties = class
    inherit IPExtendedCommunityAddOperationProperties
    interface IJsonModel<ActionIPExtendedCommunityProperties>
    interface IPersistableModel<ActionIPExtendedCommunityProperties>
Public Class ActionIPExtendedCommunityProperties
Inherits IPExtendedCommunityAddOperationProperties
Implements IJsonModel(Of ActionIPExtendedCommunityProperties), IPersistableModel(Of ActionIPExtendedCommunityProperties)
Inheritance
ActionIPExtendedCommunityProperties
Implements

Constructors

ActionIPExtendedCommunityProperties()

Initializes a new instance of ActionIPExtendedCommunityProperties.

Properties

AddIPExtendedCommunityIds

List of IP Extended Community resource IDs.

(Inherited from IPExtendedCommunityAddOperationProperties)
DeleteIPExtendedCommunityIds

List of IP Extended Community resource IDs.

SetIPExtendedCommunityIds

List of IP Extended Community resource IDs.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<ActionIPExtendedCommunityProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ActionIPExtendedCommunityProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<IPExtendedCommunityAddOperationProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

(Inherited from IPExtendedCommunityAddOperationProperties)
IJsonModel<IPExtendedCommunityAddOperationProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from IPExtendedCommunityAddOperationProperties)
IPersistableModel<ActionIPExtendedCommunityProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ActionIPExtendedCommunityProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ActionIPExtendedCommunityProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<IPExtendedCommunityAddOperationProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from IPExtendedCommunityAddOperationProperties)
IPersistableModel<IPExtendedCommunityAddOperationProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

(Inherited from IPExtendedCommunityAddOperationProperties)
IPersistableModel<IPExtendedCommunityAddOperationProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from IPExtendedCommunityAddOperationProperties)

Applies to