Interface Cluster.DefinitionStages.WithPublicNetworkAccess

    • Method Detail

      • withPublicNetworkAccess

        Cluster.DefinitionStages.WithCreate withPublicNetworkAccess​(PublicNetworkAccess publicNetworkAccess)
        Specifies the publicNetworkAccess property: Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed.
        Parameters:
        publicNetworkAccess - Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed.
        Returns:
        the next definition stage.