Uses of Class
com.azure.resourcemanager.cosmos.models.TableGetPropertiesResource
-
Packages that use TableGetPropertiesResource Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of TableGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return TableGetPropertiesResource Modifier and Type Method Description TableGetPropertiesResourceTableGetProperties. resource()Get the resource property: The resource property.TableGetPropertiesResourceTableGetResultsInner. resource()Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type TableGetPropertiesResource Modifier and Type Method Description TableGetPropertiesTableGetProperties. withResource(TableGetPropertiesResource resource)Set the resource property: The resource property.TableGetResultsInnerTableGetResultsInner. withResource(TableGetPropertiesResource resource)Set the resource property: The resource property. -
Uses of TableGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return TableGetPropertiesResource Modifier and Type Method Description TableGetPropertiesResourceTableGetPropertiesResource. withId(String id)Set the id property: Name of the Cosmos DB table.
-