Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.ClusterPatchProperties
Packages that use ClusterPatchProperties
Package
Description
Package containing the inner data models for LogAnalytics.
-
Uses of ClusterPatchProperties in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type ClusterPatchPropertiesModifier and TypeClassDescriptionfinal classLog Analytics cluster patch properties.Methods in com.azure.resourcemanager.loganalytics.fluent.models that return ClusterPatchPropertiesModifier and TypeMethodDescriptionstatic ClusterPatchPropertiesClusterPatchProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPatchProperties from the JsonReader.ClusterPatchProperties.withBillingType(BillingType billingType) Set the billingType property: The cluster's billing type.ClusterPatchProperties.withKeyVaultProperties(KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: The associated key properties.