Uses of Class
com.azure.resourcemanager.storage.models.LocalUsers
Packages that use LocalUsers
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of LocalUsers in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type LocalUsersModifier and TypeClassDescriptionfinal classList of local users requested, and if paging is required, a URL to the next page of local users.Methods in com.azure.resourcemanager.storage.models that return LocalUsersModifier and TypeMethodDescriptionstatic LocalUsersLocalUsers.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LocalUsers from the JsonReader.LocalUsers.withValue(List<LocalUserInner> value) Set the value property: The list of local users associated with the storage account.