ClusterConfigurations Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.hdinsight.v2018_06_01_preview.implementation.ClusterConfigurationsInner> com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.hdinsight.v2018_06_01_preview.implementation.HDInsightManager>

public interface ClusterConfigurations
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.hdinsight.v2018_06_01_preview.implementation.ClusterConfigurationsInner>, com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.hdinsight.v2018_06_01_preview.implementation.HDInsightManager>

Type representing ClusterConfigurations.

Method Summary

Modifier and Type Method and Description
abstract java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> configurations()

Method Details

configurations

public abstract Map> configurations()

Returns:

the configurations value.

Applies to