Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.ClusterInner
Packages that use ClusterInner
Package
Description
Package containing the service clients for OperationalInsightsManagementClient.
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of ClusterInner in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent that return ClusterInnerModifier and TypeMethodDescriptionClustersClient.createOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters) Create or update a Log Analytics cluster.ClustersClient.createOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters, com.azure.core.util.Context context) Create or update a Log Analytics cluster.ClustersClient.getByResourceGroup(String resourceGroupName, String clusterName) Gets a Log Analytics cluster instance.ClustersClient.update(String resourceGroupName, String clusterName, ClusterPatch parameters) Updates a Log Analytics cluster.ClustersClient.update(String resourceGroupName, String clusterName, ClusterPatch parameters, com.azure.core.util.Context context) Updates a Log Analytics cluster.Methods in com.azure.resourcemanager.loganalytics.fluent that return types with arguments of type ClusterInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters) Create or update a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters) Create or update a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters, com.azure.core.util.Context context) Create or update a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters, com.azure.core.util.Context context) Create or update a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginUpdate(String resourceGroupName, String clusterName, ClusterPatch parameters) Updates a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginUpdate(String resourceGroupName, String clusterName, ClusterPatch parameters) Updates a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginUpdate(String resourceGroupName, String clusterName, ClusterPatch parameters, com.azure.core.util.Context context) Updates a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginUpdate(String resourceGroupName, String clusterName, ClusterPatch parameters, com.azure.core.util.Context context) Updates a Log Analytics cluster.com.azure.core.http.rest.Response<ClusterInner>ClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String clusterName, com.azure.core.util.Context context) Gets a Log Analytics cluster instance.com.azure.core.http.rest.PagedIterable<ClusterInner>ClustersClient.list()Gets the Log Analytics clusters in a subscription.com.azure.core.http.rest.PagedIterable<ClusterInner>ClustersClient.list(com.azure.core.util.Context context) Gets the Log Analytics clusters in a subscription.com.azure.core.http.rest.PagedIterable<ClusterInner>ClustersClient.listByResourceGroup(String resourceGroupName) Gets Log Analytics clusters in a resource group.com.azure.core.http.rest.PagedIterable<ClusterInner>ClustersClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets Log Analytics clusters in a resource group.Methods in com.azure.resourcemanager.loganalytics.fluent with parameters of type ClusterInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters) Create or update a Log Analytics cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterInner>,ClusterInner> ClustersClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters, com.azure.core.util.Context context) Create or update a Log Analytics cluster.ClustersClient.createOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters) Create or update a Log Analytics cluster.ClustersClient.createOrUpdate(String resourceGroupName, String clusterName, ClusterInner parameters, com.azure.core.util.Context context) Create or update a Log Analytics cluster. -
Uses of ClusterInner in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return ClusterInnerModifier and TypeMethodDescriptionClusterInner.withAssociatedWorkspaces(List<AssociatedWorkspace> associatedWorkspaces) Set the associatedWorkspaces property: The list of Log Analytics workspaces associated with the cluster.ClusterInner.withBillingType(BillingType billingType) Set the billingType property: The cluster's billing type.ClusterInner.withCapacityReservationProperties(CapacityReservationProperties capacityReservationProperties) Set the capacityReservationProperties property: Additional properties for capacity reservation.ClusterInner.withIdentity(Identity identity) Set the identity property: The identity of the resource.ClusterInner.withIsAvailabilityZonesEnabled(Boolean isAvailabilityZonesEnabled) Set the isAvailabilityZonesEnabled property: Sets whether the cluster will support availability zones.ClusterInner.withIsDoubleEncryptionEnabled(Boolean isDoubleEncryptionEnabled) Set the isDoubleEncryptionEnabled property: Configures whether cluster will use double encryption.ClusterInner.withKeyVaultProperties(KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: The associated key properties.ClusterInner.withLocation(String location) ClusterInner.withSku(ClusterSku sku) Set the sku property: The sku properties. -
Uses of ClusterInner in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return ClusterInnerModifier and TypeMethodDescriptionCluster.innerModel()Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.ClusterInner object.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type ClusterInnerModifier and TypeMethodDescriptionClusterListResult.value()Get the value property: A list of Log Analytics clusters.Method parameters in com.azure.resourcemanager.loganalytics.models with type arguments of type ClusterInnerModifier and TypeMethodDescriptionClusterListResult.withValue(List<ClusterInner> value) Set the value property: A list of Log Analytics clusters.