Package version:

Enumeration KnownColumnDataTypeHintEnum

Known values of ColumnDataTypeHintEnum that the service accepts.

Enumeration Members

Enumeration Members

ArmPath: "armPath"

An Azure Resource Model (ARM) path: /subscriptions/{...}/resourceGroups/{...}/providers/Microsoft.{...}/{...}/{...}/{...}...

Guid: "guid"

A standard 128-bit GUID following the standard shape, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Ip: "ip"

A standard V4/V6 ip address following the standard shape, x.x.x.x/y:y:y:y:y:y:y:y

Uri: "uri"

A string that matches the pattern of a URI, for example, scheme://username:password@host:1234/this/is/a/path?k1=v1&k2=v2#fragment

Generated using TypeDoc