共用方式為


PaloAltoNetworksFirewallPatch Class

Definition

The type used for update operations of the FirewallResource.

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

Constructors

PaloAltoNetworksFirewallPatch()

Initializes a new instance of PaloAltoNetworksFirewallPatch.

Properties

Identity

The managed service identities assigned to this resource.

Properties

The updatable properties of the FirewallResource.

Tags

Resource tags.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<PaloAltoNetworksFirewallPatch>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<PaloAltoNetworksFirewallPatch>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<PaloAltoNetworksFirewallPatch>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<PaloAltoNetworksFirewallPatch>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<PaloAltoNetworksFirewallPatch>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to