Auf Englisch lesen

Freigeben über


NginxConfigurationFile Class

Definition

The NginxConfigurationFile.

C#
public class NginxConfigurationFile
C#
public class NginxConfigurationFile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Nginx.Models.NginxConfigurationFile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Nginx.Models.NginxConfigurationFile>
Inheritance
NginxConfigurationFile
Implements

Constructors

NginxConfigurationFile()

Initializes a new instance of NginxConfigurationFile.

Properties

Content

Gets or sets the content.

VirtualPath

Gets or sets the virtual path.

Methods

Explicit Interface Implementations

IJsonModel<NginxConfigurationFile>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<NginxConfigurationFile>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<NginxConfigurationFile>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<NginxConfigurationFile>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<NginxConfigurationFile>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest, Preview