Uses of Class
com.azure.resourcemanager.storage.fluent.models.TableProperties
-
Packages that use TableProperties Package Description com.azure.resourcemanager.storage.fluent.models 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 TableProperties Modifier and Type Method Description TablePropertiesTableProperties. withSignedIdentifiers(List<TableSignedIdentifier> signedIdentifiers)Set the signedIdentifiers property: List of stored access policies specified on the table.
-