Uses of Class
com.azure.resourcemanager.storage.fluent.models.TableProperties
Packages that use TableProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of TableProperties in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return TablePropertiesModifier and TypeMethodDescriptionstatic TablePropertiesTableProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TableProperties from the JsonReader.TableProperties.withSignedIdentifiers(List<TableSignedIdentifier> signedIdentifiers) Set the signedIdentifiers property: List of stored access policies specified on the table.