Uses of Class
com.azure.resourcemanager.containerregistry.models.OperationLogSpecificationDefinition
Packages that use OperationLogSpecificationDefinition
Package
Description
Package containing the data models for ContainerRegistry.
-
Uses of OperationLogSpecificationDefinition in com.azure.resourcemanager.containerregistry.models
Classes in com.azure.resourcemanager.containerregistry.models that implement interfaces with type arguments of type OperationLogSpecificationDefinitionModifier and TypeClassDescriptionfinal classThe definition of Azure Monitoring log.Methods in com.azure.resourcemanager.containerregistry.models that return OperationLogSpecificationDefinitionModifier and TypeMethodDescriptionOperationLogSpecificationDefinition.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationLogSpecificationDefinition from the JsonReader.Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type OperationLogSpecificationDefinitionModifier and TypeMethodDescriptionOperationServiceSpecificationDefinition.logSpecifications()Get the logSpecifications property: A list of Azure Monitoring log definitions.