ColumnDataTypeHintEnum Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for ColumnDataTypeHintEnum.
public static class ColumnDataTypeHintEnum
type ColumnDataTypeHintEnum = class
Public Class ColumnDataTypeHintEnum
- Inheritance
-
ColumnDataTypeHintEnum
Fields
ArmPath |
An Azure Resource Model (ARM) path: /subscriptions/{...}/resourceGroups/{...}/providers/Microsoft.{...}/{...}/{...}/{...}... |
Guid |
A standard 128-bit GUID following the standard shape, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx |
Ip |
A standard V4/V6 ip address following the standard shape, x.x.x.x/y:y:y:y:y:y:y:y |
Uri |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET