# Functions
NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.
NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.
NewSchemaExtensionItemRequestBuilder instantiates a new SchemaExtensionItemRequestBuilder and sets the default values.
NewSchemaExtensionItemRequestBuilderInternal instantiates a new SchemaExtensionItemRequestBuilder and sets the default values.
NewSchemaExtensionsRequestBuilder instantiates a new SchemaExtensionsRequestBuilder and sets the default values.
NewSchemaExtensionsRequestBuilderInternal instantiates a new SchemaExtensionsRequestBuilder and sets the default values.
# Structs
CountRequestBuilder provides operations to count the resources in the collection.
CountRequestBuilderGetQueryParameters get the number of the resource.
CountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SchemaExtensionItemRequestBuilder provides operations to manage the collection of schemaExtension entities.
SchemaExtensionItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SchemaExtensionItemRequestBuilderGetQueryParameters get schemaExtension.
SchemaExtensionItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SchemaExtensionItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SchemaExtensionsRequestBuilder provides operations to manage the collection of schemaExtension entities.
SchemaExtensionsRequestBuilderGetQueryParameters get a list of schemaExtension objects in your tenant.
SchemaExtensionsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SchemaExtensionsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.