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