Share via


ArizeAIObservabilityEvalOrganizationProperties Class

Definition

Properties specific to Organization.

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

Constructors

ArizeAIObservabilityEvalOrganizationProperties(ArizeAIObservabilityEvalMarketplaceDetails, ArizeAIObservabilityEvalUserDetails)

Initializes a new instance of ArizeAIObservabilityEvalOrganizationProperties.

Properties

Marketplace

Marketplace details of the resource.

PartnerDescription

Description of the Organization's purpose.

ProvisioningState

Provisioning state of the resource.

SingleSignOnProperties

Single sign-on properties.

User

Details of the user.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<ArizeAIObservabilityEvalOrganizationProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ArizeAIObservabilityEvalOrganizationProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ArizeAIObservabilityEvalOrganizationProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ArizeAIObservabilityEvalOrganizationProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ArizeAIObservabilityEvalOrganizationProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to