Udostępnij za pośrednictwem


CosmosDBSpatialType(String) Constructor

Definition

Initializes a new instance of CosmosDBSpatialType.

public CosmosDBSpatialType (string value);
new Azure.ResourceManager.CosmosDB.Models.CosmosDBSpatialType : string -> Azure.ResourceManager.CosmosDB.Models.CosmosDBSpatialType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to