Share via


ResourcesResponseEndpointsPropertiesItemsItem Class

Definition

The ResourcesResponseEndpointsPropertiesItemsItem. Serialized Name: ResourcesResponseEndpointsPropertiesItemsItem

public class ResourcesResponseEndpointsPropertiesItemsItem : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.ResourcesResponseEndpointsPropertiesItemsItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.ResourcesResponseEndpointsPropertiesItemsItem>
public class ResourcesResponseEndpointsPropertiesItemsItem
type ResourcesResponseEndpointsPropertiesItemsItem = class
    interface IJsonModel<ResourcesResponseEndpointsPropertiesItemsItem>
    interface IPersistableModel<ResourcesResponseEndpointsPropertiesItemsItem>
type ResourcesResponseEndpointsPropertiesItemsItem = class
Public Class ResourcesResponseEndpointsPropertiesItemsItem
Implements IJsonModel(Of ResourcesResponseEndpointsPropertiesItemsItem), IPersistableModel(Of ResourcesResponseEndpointsPropertiesItemsItem)
Public Class ResourcesResponseEndpointsPropertiesItemsItem
Inheritance
ResourcesResponseEndpointsPropertiesItemsItem
Implements

Properties

EndpointId

Serialized Name: ResourcesResponseEndpointsPropertiesItemsItem.endpointId.

History

Serialized Name: ResourcesResponseEndpointsPropertiesItemsItem.history.

Id

Serialized Name: ResourcesResponseEndpointsPropertiesItemsItem.id.

Name

Serialized Name: ResourcesResponseEndpointsPropertiesItemsItem.name.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<ResourcesResponseEndpointsPropertiesItemsItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ResourcesResponseEndpointsPropertiesItemsItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ResourcesResponseEndpointsPropertiesItemsItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ResourcesResponseEndpointsPropertiesItemsItem>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ResourcesResponseEndpointsPropertiesItemsItem>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to