Share via


AzureResourceManagerNeonPostgresContext Class

Definition

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'

public class AzureResourceManagerNeonPostgresContext : System.ClientModel.Primitives.ModelReaderWriterContext
type AzureResourceManagerNeonPostgresContext = class
    inherit ModelReaderWriterContext
Public Class AzureResourceManagerNeonPostgresContext
Inherits ModelReaderWriterContext
Inheritance
AzureResourceManagerNeonPostgresContext

Properties

Default

Gets the default instance

Methods

GetTypeBuilder(Type)

Gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT.

(Inherited from ModelReaderWriterContext)
TryGetTypeBuilder(Type, ModelReaderWriterTypeBuilder)

Tries to gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT.

(Inherited from ModelReaderWriterContext)
TryGetTypeBuilderCore(Type, ModelReaderWriterTypeBuilder)

Tries to gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT.

Applies to