Auf Englisch lesen

Freigeben über


AccessEnvironmentRecord Class

Definition

Details about environment name, metadata and environment id of an environment.

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

Properties

DisplayName

Display name of the user.

Id

Id of the environment.

Kind

Type of environment.

Metadata

Metadata of the record.

Explicit Interface Implementations

IJsonModel<AccessEnvironmentRecord>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<AccessEnvironmentRecord>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<AccessEnvironmentRecord>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<AccessEnvironmentRecord>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<AccessEnvironmentRecord>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest