Interface Cluster.DefinitionStages.WithRestrictOutboundNetworkAccess

    • Method Detail

      • withRestrictOutboundNetworkAccess

        Cluster.DefinitionStages.WithCreate withRestrictOutboundNetworkAccess​(ClusterNetworkAccessFlag restrictOutboundNetworkAccess)
        Specifies the restrictOutboundNetworkAccess property: Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.
        Parameters:
        restrictOutboundNetworkAccess - Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.
        Returns:
        the next definition stage.