Share via


GlobalRulestackInfo Class

Definition

PAN Rulestack Describe Object.

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

Properties

AzureId

rulestack description.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<GlobalRulestackInfo>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<GlobalRulestackInfo>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<GlobalRulestackInfo>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GlobalRulestackInfo>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<GlobalRulestackInfo>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to