Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
Packages that use RangerAuditSpec
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of RangerAuditSpec in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type RangerAuditSpecModifier and TypeClassDescriptionfinal classProperties required to describe audit log storage.Methods in com.azure.resourcemanager.hdinsight.containers.models that return RangerAuditSpecModifier and TypeMethodDescriptionstatic RangerAuditSpecRangerAuditSpec.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RangerAuditSpec from the JsonReader.RangerProfile.rangerAudit()Get the rangerAudit property: Properties required to describe audit log storage.RangerAuditSpec.withStorageAccount(String storageAccount) Set the storageAccount property: Azure storage location of the blobs.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type RangerAuditSpecModifier and TypeMethodDescriptionRangerProfile.withRangerAudit(RangerAuditSpec rangerAudit) Set the rangerAudit property: Properties required to describe audit log storage.