Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.TableGetProperties
Packages that use TableGetProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of TableGetProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type TableGetPropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos Table.Methods in com.azure.resourcemanager.cosmos.fluent.models that return TableGetPropertiesModifier and TypeMethodDescriptionstatic TableGetPropertiesTableGetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TableGetProperties from the JsonReader.TableGetProperties.withOptions(TableGetPropertiesOptions options) Set the options property: The options property.TableGetProperties.withResource(TableGetPropertiesResource resource) Set the resource property: The resource property.