Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlUserDefinedFunctionGetResults

Package version

An Azure Cosmos DB userDefinedFunction.

Hierarchy

Index

Properties

Optional id

id: undefined | string

The unique resource identifier of the ARM resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

Identity for the resource.

Optional location

location: undefined | string

The location of the resource group to which the resource belongs.

Optional name

name: undefined | string

The name of the ARM resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

Optional tags

tags: undefined | {}

Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

Optional type

type: undefined | string

The type of Azure resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc