Uses of Class
com.azure.resourcemanager.storage.fluent.models.QueueProperties
Packages that use QueueProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of QueueProperties in com.azure.resourcemanager.storage.fluent.models
Classes in com.azure.resourcemanager.storage.fluent.models that implement interfaces with type arguments of type QueuePropertiesMethods in com.azure.resourcemanager.storage.fluent.models that return QueuePropertiesModifier and TypeMethodDescriptionstatic QueuePropertiesQueueProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueueProperties from the JsonReader.QueueProperties.withMetadata(Map<String, String> metadata) Set the metadata property: A name-value pair that represents queue metadata.