Dela via


LocalRulestackPatch Class

Definition

The type used for update operations of the LocalRulestackResource.

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

Constructors

LocalRulestackPatch()

Initializes a new instance of LocalRulestackPatch.

Properties

Identity

The managed service identities assigned to this resource.

Properties

The updatable properties of the LocalRulestackResource.

Tags

Resource tags.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<LocalRulestackPatch>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<LocalRulestackPatch>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<LocalRulestackPatch>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<LocalRulestackPatch>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<LocalRulestackPatch>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to