Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.ScopeMapPropertiesUpdateParameters
Packages that use ScopeMapPropertiesUpdateParameters
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of ScopeMapPropertiesUpdateParameters in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return ScopeMapPropertiesUpdateParametersModifier and TypeMethodDescriptionScopeMapPropertiesUpdateParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ScopeMapPropertiesUpdateParameters from the JsonReader.ScopeMapPropertiesUpdateParameters.withActions(List<String> actions) Set the actions property: The list of scope permissions for registry artifacts.ScopeMapPropertiesUpdateParameters.withDescription(String description) Set the description property: The user friendly description of the scope map.